 | Add (string, string)Add (String, String)Add (String^, String^) |
Adds the specified qualified name to the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Add (XmlQualifiedName)Add (XmlQualifiedName)Add (XmlQualifiedName^) |
Adds the specified qualified name to the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Add (QName)Add (QName)Add (QName) |
Adds the specified qualified name to the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | ClearClearClear |
Removes all qualified names from the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Contains (string, string)Contains (String, String)Contains (String^, String^) |
Returns a value indicating whether the current collection contains the specified qualified name.
|
 | Contains (XmlQualifiedName)Contains (XmlQualifiedName)Contains (XmlQualifiedName^) |
Returns a value indicating whether the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection contains the specified qualified name.
|
 | CopyToCopyToCopyTo |
Copies the elements of the XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection to the specified array starting at the specified index.
|
 | Object.EqualsObject.EqualsObject::Equals | Determines whether the specified object is equal to the current object.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | 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) |
 | GetEnumeratorGetEnumeratorGetEnumerator |
Returns an enumerator that iterates through the qualified names in the XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode | Serves as the default hash function. (Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the TypeTypeType of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Remove (string, string)Remove (String, String)Remove (String^, String^) |
Removes the specified qualified name from the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Remove (XmlQualifiedName)Remove (XmlQualifiedName)Remove (XmlQualifiedName^) |
Removes the specified qualified name from the current XmlQualifiedNameCollectionXmlQualifiedNameCollectionXmlQualifiedNameCollection.
|
 | Object.ToStringObject.ToStringObject::ToString | Returns a string that represents the current object.(Inherited from System.ObjectSystem.ObjectSystem::Object) |