ParametersDictionary - методы |
Тип ParametersDictionary предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Add | Adds the specified key and value to the dictionary. (Унаследован от DictionaryString, String.) | |
| Clear | Removes all keys and values from the DictionaryTKey, TValue. (Унаследован от DictionaryString, String.) | |
| ContainsKey | Determines whether the DictionaryTKey, TValue contains the specified key. (Унаследован от DictionaryString, String.) | |
| ContainsValue | Determines whether the DictionaryTKey, TValue contains a specific value. (Унаследован от DictionaryString, String.) | |
| EnsureCapacity | Ensures that the dictionary can hold up to a specified number of entries without any further expansion of its backing storage. (Унаследован от DictionaryString, String.) | |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the DictionaryTKey, TValue. (Унаследован от DictionaryString, String.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance. (Унаследован от DictionaryString, String.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Унаследован от DictionaryString, String.) | |
| Remove(TKey) | Removes the value with the specified key from the DictionaryTKey, TValue. (Унаследован от DictionaryString, String.) | |
| Remove(UTP, UTP) | (Унаследован от DictionaryString, String.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) | |
| TrimExcess | Sets the capacity of this dictionary to what it would be if it had been originally initialized with all its entries. (Унаследован от DictionaryString, String.) | |
| TrimExcess(Int32) | Sets the capacity of this dictionary to hold up a specified number of entries without any further expansion of its backing storage. (Унаследован от DictionaryString, String.) | |
| TryAdd | Attempts to add the specified key and value to the dictionary. (Унаследован от DictionaryString, String.) | |
| TryGetValue | Gets the value associated with the specified key. (Унаследован от DictionaryString, String.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |