ParametersDictionary - методы |
Тип ParametersDictionary предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Add | Adds the specified key and value to the dictionary. (Унаследован от Dictionary<String, String>.) |
![]() | Clear | Removes all keys and values from the Dictionary<TKey, TValue>. (Унаследован от Dictionary<String, String>.) |
![]() | ContainsKey | Determines whether the Dictionary<TKey, TValue> contains the specified key. (Унаследован от Dictionary<String, String>.) |
![]() | ContainsValue | Determines whether the Dictionary<TKey, TValue> contains a specific value. (Унаследован от Dictionary<String, String>.) |
![]() | EnsureCapacity | Ensures that the dictionary can hold up to a specified number of entries without any further expansion of its backing storage. (Унаследован от Dictionary<String, 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 Dictionary<TKey, TValue>. (Унаследован от Dictionary<String, String>.) |
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the Dictionary<TKey, TValue> instance. (Унаследован от Dictionary<String, 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. (Унаследован от Dictionary<String, String>.) |
![]() | Remove(TKey) | Removes the value with the specified key from the Dictionary<TKey, TValue>. (Унаследован от Dictionary<String, String>.) |
![]() | Remove(UTP, UTP) | (Унаследован от Dictionary<String, 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. (Унаследован от Dictionary<String, 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. (Унаследован от Dictionary<String, String>.) |
![]() | TryAdd | Attempts to add the specified key and value to the dictionary. (Унаследован от Dictionary<String, String>.) |
![]() | TryGetValue | Gets the value associated with the specified key. (Унаследован от Dictionary<String, String>.) |
Имя | Описание | |
---|---|---|
![]() | Get | (Определяется ComHelper.) |
![]() | InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) |
![]() | Invoke | (Определяется ComHelper.) |
![]() | Set | (Определяется ComHelper.) |