Для изменения размера нажмите или перетащите

ParametersDictionary - методы

Тип ParametersDictionary предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методAdd
Adds the specified key and value to the dictionary.
(Унаследован от DictionaryString, String.)
Открытый методClear (Унаследован от DictionaryString, String.)
Открытый методContainsKey (Унаследован от DictionaryString, String.)
Открытый методContainsValue (Унаследован от 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 (Унаследован от DictionaryString, String.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetObjectData (Унаследован от 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) (Унаследован от 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.)
В начало страницы
См. также