The IUnaryOperatorNode type exposes the following members.

Properties

  NameDescription
Public propertyDataType
Retrieves the data type for the overall operator expression.
(Inherited from IOperatorNode.)
Public propertyOperand
Retrieves the node representing the operator's single operand.

See Also