MarkLogic XCC/.Net Library

XName Members

XName overview

Public Instance Constructors

XName Overloaded. Initializes a new instance of the XName class.

Public Instance Properties

Localname This XName's local name.
Namespace This XName's namespace name, if defined.

Public Instance Methods

Equals Compare this XName object to another.
GetHashCodeThis object's hashcode.
GetType (inherited from Object) 
ToStringA textual description of this XName.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

XName Class | Marklogic.Xcc.Types Namespace