MarkLogic XCC/.Net Library

ValueType.ELEMENT Field

Value type instance that represents an element() node item

[Visual Basic]
Public Shared ReadOnly ELEMENT As NodeType
[C#]
public static readonly NodeType ELEMENT;

See Also

ValueType Class | Marklogic.Xcc.Types Namespace