NROperator.OperatorType Property NReflect
Gets or sets the OperatorType for the operator.

Namespace: NReflect.NRMembers
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public OperatorType OperatorType { get; set; }
See Also