 | Add (string, AnyUri)Add (String, AnyUri)Add (String^, AnyUri^) |
Adds a location hint for the specified namespace URI to this LocationHintCollectionLocationHintCollectionLocationHintCollection.
|
 | Add (string, AnyUri[])Add (String, AnyUri())Add (String^, array <AnyUri^>^) |
Adds a location hint for the specified namespace URI to this LocationHintCollectionLocationHintCollectionLocationHintCollection.
|
 | ClearClearClear |
Removes all items from the LocationHintCollectionLocationHintCollectionLocationHintCollection.
|
 | Contains (string)Contains (String)Contains (String^) |
Determines whether the LocationHintCollectionLocationHintCollectionLocationHintCollection already contains the specified location hint
for the specified namespace URI.
|
 | Contains (string, AnyUri)Contains (String, AnyUri)Contains (String^, AnyUri^) |
Determines whether the LocationHintCollectionLocationHintCollectionLocationHintCollection already contains location hints for the
specified namespace URI.
|
 | Object.EqualsObject.EqualsObject::Equals | Determines whether the specified objectObjectobject is equal to the current objectObjectobject.(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) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode | Serves as a hash function for a particular type. (Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the type 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)Remove (String)Remove (String^) |
Removes all location hints for the specified namespace URI from the LocationHintCollectionLocationHintCollectionLocationHintCollection.
|
 | Remove (string, AnyUri)Remove (String, AnyUri)Remove (String^, AnyUri^) |
Removes a location hint for the specified namespace URI from the LocationHintCollectionLocationHintCollectionLocationHintCollection.
|
 | Object.ToStringObject.ToStringObject::ToString | Returns a string that represents the current object.(Inherited from System.ObjectSystem.ObjectSystem::Object) |