 | Equals (object)Equals (Object)Equals (object^) |
Determines whether this instance is equal to a specified object.
(Overrides ValueType.EqualsValueType.EqualsValueType::Equals) |
 | Equals (QName)Equals (QName)Equals (QName) |
Indicates whether this instance is equal to another QNameQNameQName.
|
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | GetHashCodeGetHashCodeGetHashCode |
Returns the hash code for this instance.
(Overrides ValueType.GetHashCodeValueType.GetHashCodeValueType::GetHashCode) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the type of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
  | MatchesMatchesMatches |
Indicates whether a specified QNameQNameQName matches another specified QNameQNameQName.
|
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
  | Split (string, out string, out string)Split (String, ByRef String, ByRef String)Split (String^, String^%, String^%) |
Splits the specified lexical representation of an xs:QName into a prefix and local name.
|
  | Split (string, out string, out string, out string)Split (String, ByRef String, ByRef String, ByRef String)Split (String^, String^%, String^%, String^%) |
Splits the specified lexical representation of an xs:QName into a prefix and local name.
|
 | ToStringToStringToString |
Returns the canonical lexical representation of this QNameQNameQName.
(Overrides ValueType.ToStringValueType.ToStringValueType::ToString) |