The following tables list the members exposed by QualifiedName.
Name | Description | |
---|---|---|
![]() | QualifiedName Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Name | The unqualified name. |
![]() | NamespaceIndex | The index of the namespace that qualifies the name. |
![]() ![]() | Null | Returns an instance of a null QualifiedName. |
Name | Description | |
---|---|---|
![]() | Clone | Makes a deep copy of the object. |
![]() | CompareTo | Compares two QualifiedNames. |
![]() ![]() | Create | Converts an expanded node id to a node id using a namespace table. |
![]() | Equals | Returns true if the objects are equal. |
![]() | GetHashCode | Returns a suitable hash value for the instance. |
![]() ![]() | IsNull | Returns true if the value is null. |
![]() ![]() | IsValid | Returns true if the QualifiedName is valid. |
![]() ![]() | Parse | Parses a string containing a QualifiedName with the syntax n:qname |
![]() ![]() | ToQualifiedName | Converts a string to a qualified name. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() | Returns true if the objects are equal. |
![]() | Implements the operator >. |
![]() | Converts a string to a qualified name. |
![]() | Returns true if the objects are not equal. |
![]() | Implements the operator <. |