MarkLogic XCC/.Net Library

AtomicType Class

Base class for type-safe enumeration instances that represent atomic types.

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

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

[Visual Basic]
NotInheritable Public Class AtomicType
    Inherits ItemType
[C#]
public sealed class AtomicType : 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

AtomicType Members | Marklogic.Xcc.Types Namespace