ServiceObjectSchema - методы |
Тип ServiceObjectSchema предоставляет следующие члены.
Имя | Описание | |
---|---|---|
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 |
Obtains an enumerator for the properties of the schema.
| |
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.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
ConvertToListDictionariesPropertyDefinition | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления по умолчанию
(Определяется DictionaryConverter.) | |
ConvertToListDictionariesPropertyDefinition(MappingContext) | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления context (Определяется DictionaryConverter.) | |
DistinctByPropertyDefinition, TKey | (Определяется FmNotificationHelper.) | |
ForEachPropertyDefinition | (Определяется EnumerableExtensions.) | |
FullOuterJoinPropertyDefinition, TInner, TKey, TResult | (Определяется Extensions.) | |
Get | (Определяется ComHelper.) | |
IndexOfPropertyDefinition(FuncPropertyDefinition, Boolean) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного выражения.
(Определяется Extensions.) | |
IndexOfPropertyDefinition(PropertyDefinition, IEqualityComparerPropertyDefinition) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного компаратора IEqualityComparerT.
(Определяется Extensions.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
OrderByDependenciesPropertyDefinition(FuncPropertyDefinition, IEnumerablePropertyDefinition) | Перегружен. (Определяется Extensions.) | |
OrderByDependenciesPropertyDefinition(FuncPropertyDefinition, IEnumerablePropertyDefinition, FuncPropertyDefinition, IEnumerablePropertyDefinition, PropertyDefinition) | Перегружен. (Определяется Extensions.) | |
OrderByDependenciesPropertyDefinition, TKey(FuncPropertyDefinition, TKey, FuncPropertyDefinition, IEnumerableTKey) | Перегружен. (Определяется Extensions.) | |
OrderByDependenciesPropertyDefinition, TKey(FuncPropertyDefinition, TKey, FuncPropertyDefinition, IEnumerableTKey, IEqualityComparerTKey, FuncPropertyDefinition, IEnumerableTKey, PropertyDefinition) | Перегружен. (Определяется Extensions.) | |
OrderByLocalizedPropertyDefinition |
Сортирует значения последовательности по возрастанию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) | |
OrderByLocalizedDescendingPropertyDefinition |
Сортирует значения последовательности по убыванию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) | |
RunWithMaxDegreeOfParallelismAsyncPropertyDefinition |
Выполняет асинхронную обработку элементов с ограничением на максимальное количество параллельных задач.
(Определяется PlatformExtensions.) | |
Set | (Определяется ComHelper.) | |
ToObservableCollectionPropertyDefinition |
Преобразует коллекцию IEnumerable в ObservableCollection
(Определяется Extensions.) | |
ToSealableListPropertyDefinition |
Возвращает список объектов, поддерживающий защиту от изменений.
Каждый из объектов T в списке либо не реализует интерфейс ISealable,
либо защита от изменений таких объектов не активируется вместе со списком.
(Определяется Extensions.) | |
TryFirstPropertyDefinition | (Определяется EnumerableExtensions.) |