| FastDictionaryTKey, TValue Methods |
The FastDictionaryTKey, TValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryTKey, TValue.) | |
| Clear | (Inherited from DictionaryTKey, TValue.) | |
| ContainsKey | (Inherited from DictionaryTKey, TValue.) | |
| ContainsValue | (Inherited from DictionaryTKey, TValue.) | |
| 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 DictionaryTKey, TValue.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData |
Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance.
(Overrides DictionaryTKey, TValueGetObjectData(SerializationInfo, StreamingContext).) | |
| 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.
(Overrides DictionaryTKey, TValueOnDeserialization(Object).) | |
| Remove | (Inherited from DictionaryTKey, TValue.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryGetValue | (Inherited from DictionaryTKey, TValue.) |
| Name | Description | |
|---|---|---|
| ICollectionKeyValuePairTKey, TValueAdd | (Inherited from DictionaryTKey, TValue.) | |
| IDictionaryAdd | (Inherited from DictionaryTKey, TValue.) | |
| ICollectionKeyValuePairTKey, TValueContains | (Inherited from DictionaryTKey, TValue.) | |
| IDictionaryContains | (Inherited from DictionaryTKey, TValue.) | |
| ICollectionKeyValuePairTKey, TValueCopyTo | (Inherited from DictionaryTKey, TValue.) | |
| ICollectionCopyTo | (Inherited from DictionaryTKey, TValue.) | |
| IEnumerableKeyValuePairTKey, TValueGetEnumerator | (Inherited from DictionaryTKey, TValue.) | |
| IEnumerableGetEnumerator | (Inherited from DictionaryTKey, TValue.) | |
| IDictionaryGetEnumerator | (Inherited from DictionaryTKey, TValue.) | |
| ICollectionKeyValuePairTKey, TValueRemove | (Inherited from DictionaryTKey, TValue.) | |
| IDictionaryRemove | (Inherited from DictionaryTKey, TValue.) |