ComplexPropertyCollectionTComplexProperty - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public abstract class ComplexPropertyCollection<TComplexProperty> : ComplexProperty, IEnumerable<TComplexProperty>, IEnumerable where TComplexProperty : ComplexProperty
Тип ComplexPropertyCollectionTComplexProperty предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Count |
Gets the total number of properties in the collection.
| |
| Item |
Gets the property at the specified index.
|
| Имя | Описание | |
|---|---|---|
| Contains |
Determines whether a specific property is in the collection.
| |
| 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 |
Gets an enumerator that iterates through the elements of the collection.
| |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| IndexOf |
Searches for a specific property and return its zero-based index within the collection.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| ConvertToListDictionariesTComplexProperty | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления по умолчанию
(Определяется DictionaryConverter.) | |
| ConvertToListDictionariesTComplexProperty(MappingContext) | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления context (Определяется DictionaryConverter.) | |
| DistinctByTComplexProperty, TKey | (Определяется FmNotificationHelper.) | |
| ForEachTComplexProperty | (Определяется EnumerableExtensions.) | |
| FullOuterJoinTComplexProperty, TInner, TKey, TResult | (Определяется Extensions.) | |
| Get | (Определяется ComHelper.) | |
| IndexOfTComplexProperty(FuncTComplexProperty, Boolean) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного выражения.
(Определяется Extensions.) | |
| IndexOfTComplexProperty(TComplexProperty, IEqualityComparerTComplexProperty) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного компаратора IEqualityComparerT.
(Определяется Extensions.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| OrderByDependenciesTComplexProperty(FuncTComplexProperty, IEnumerableTComplexProperty) | Перегружен. (Определяется Extensions.) | |
| OrderByDependenciesTComplexProperty(FuncTComplexProperty, IEnumerableTComplexProperty, FuncTComplexProperty, IEnumerableTComplexProperty, TComplexProperty) | Перегружен. (Определяется Extensions.) | |
| OrderByDependenciesTComplexProperty, TKey(FuncTComplexProperty, TKey, FuncTComplexProperty, IEnumerableTKey) | Перегружен. (Определяется Extensions.) | |
| OrderByDependenciesTComplexProperty, TKey(FuncTComplexProperty, TKey, FuncTComplexProperty, IEnumerableTKey, IEqualityComparerTKey, FuncTComplexProperty, IEnumerableTKey, TComplexProperty) | Перегружен. (Определяется Extensions.) | |
| OrderByLocalizedTComplexProperty |
Сортирует значения последовательности по возрастанию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) | |
| OrderByLocalizedDescendingTComplexProperty |
Сортирует значения последовательности по убыванию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) | |
| RunWithMaxDegreeOfParallelismAsyncTComplexProperty |
Выполняет асинхронную обработку элементов с ограничением на максимальное количество параллельных задач.
(Определяется PlatformExtensions.) | |
| Set | (Определяется ComHelper.) | |
| ToObservableCollectionTComplexProperty |
Преобразует коллекцию IEnumerable в ObservableCollection
(Определяется Extensions.) | |
| ToSealableListTComplexProperty |
Возвращает список объектов, поддерживающий защиту от изменений.
Каждый из объектов T в списке либо не реализует интерфейс ISealable,
либо защита от изменений таких объектов не активируется вместе со списком.
(Определяется Extensions.) | |
| TryFirstTComplexProperty | (Определяется EnumerableExtensions.) |