MarkLogic XCC/.Net Library

NodeType Class

Base type for enumerators that represent node types.

For a list of all members of this type, see NodeType Members.

System.Object
   Marklogic.Xcc.Types.ValueType
      Marklogic.Xcc.Types.ItemType
         Marklogic.Xcc.Types.NodeType

[Visual Basic]
NotInheritable Public Class NodeType
    Inherits ItemType
[C#]
public sealed class NodeType : ItemType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc.Types

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

NodeType Members | Marklogic.Xcc.Types Namespace