UserConfigurationDictionary - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public sealed class UserConfigurationDictionary : ComplexProperty, IEnumerable
Тип UserConfigurationDictionary предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Count |
Gets the number of elements in the user configuration dictionary.
| |
| Item |
Gets or sets the element with the specified key.
|
| Имя | Описание | |
|---|---|---|
| Add |
Adds an element with the provided key and value to the user configuration dictionary.
| |
| Clear |
Removes all items from the user configuration dictionary.
| |
| ContainsKey |
Determines whether the user configuration dictionary contains an element with the specified key.
| |
| 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 user configuration dictionary.
| |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| Remove |
Removes the element with the specified key from the user configuration dictionary.
| |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) | |
| TryGetValue |
Gets the value associated with the specified key.
|
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |