[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.OperatorNode.-ctor

OperatorNode Constructor

OperatorNode(OperatorKind)

Creates a new OperatorNode from the type of the operator.

Declaration
public OperatorNode(OperatorKind kind)
Public Sub New(kind As OperatorKind)
Parameters
Type Name Description
OperatorKind kind

The type of the operator.