SchemaNameOverwriteHashtable Methods |
The SchemaNameOverwriteHashtable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | (Inherited from Dictionary<String, String>.) |
![]() | Clear | (Inherited from Dictionary<String, String>.) |
![]() | ContainsKey | (Inherited from Dictionary<String, String>.) |
![]() | ContainsValue | (Inherited from Dictionary<String, String>.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from Dictionary<String, String>.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the Dictionary< TKey, TValue> instance. (Inherited from Dictionary<String, String>.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from Dictionary<String, String>.) |
![]() | Remove | (Inherited from Dictionary<String, String>.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetValue | (Inherited from Dictionary<String, String>.) |
Name | Description | |
---|---|---|
![]() ![]() | ICollection<KeyValuePair<TKey, TValue>>.Add | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IDictionary.Add | (Inherited from Dictionary<String, String>.) |
![]() ![]() | ICollection<KeyValuePair<TKey, TValue>>.Contains | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IDictionary.Contains | (Inherited from Dictionary<String, String>.) |
![]() ![]() | ICollection<KeyValuePair<TKey, TValue>>.CopyTo | (Inherited from Dictionary<String, String>.) |
![]() ![]() | ICollection.CopyTo | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IEnumerable.GetEnumerator | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IDictionary.GetEnumerator | (Inherited from Dictionary<String, String>.) |
![]() ![]() | ICollection<KeyValuePair<TKey, TValue>>.Remove | (Inherited from Dictionary<String, String>.) |
![]() ![]() | IDictionary.Remove | (Inherited from Dictionary<String, String>.) |