Notation.NodeType

Notation.NodeType property

A code representing the type of the underlying object.

public override ushort NodeType { get; }

Property Value

The type of the node.

See Also