Element.NodeType

Element.NodeType property

A code representing the type of the underlying object.

public override ushort NodeType { get; }

Property Value

The code representing the type of the node.

See Also