FileSystemApplicationPackageFileEnumerable - класс |
The file system application package file enumerable.
Иерархия наследования SystemObject Tessa.Applications.SynchronizationFileSystemApplicationPackageFileEnumerable
Пространство имён:
Tessa.Applications.Synchronization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public class FileSystemApplicationPackageFileEnumerable : IApplicationPackageFileEnumerable,
IEnumerable<ApplicationPackageFileContent>, IEnumerable, IDisposable
Public Class FileSystemApplicationPackageFileEnumerable
Implements IApplicationPackageFileEnumerable, IEnumerable(Of ApplicationPackageFileContent),
IEnumerable, IDisposable
public ref class FileSystemApplicationPackageFileEnumerable : IApplicationPackageFileEnumerable,
IEnumerable<ApplicationPackageFileContent^>, IEnumerable, IDisposable
type FileSystemApplicationPackageFileEnumerable =
class
interface IApplicationPackageFileEnumerable
interface IEnumerable<ApplicationPackageFileContent>
interface IEnumerable
interface IDisposable
end
Тип FileSystemApplicationPackageFileEnumerable предоставляет следующие члены.
Конструкторы Свойства Методы
| Имя | Описание |
---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| 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 collection. |
| 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.) |
| ResolveFailResultAsync |
Возвращает ошибки при загрузке приложения. Метод может выполнить запрос к серверу.
Результат не равен null, но может быть пустым Empty.
|
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
В начало страницыМетоды расширения
| Имя | Описание |
---|
| ConvertToListDictionariesApplicationPackageFileContent | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления по умолчанию
(Определяется DictionaryConverter.) |
| ConvertToListDictionariesApplicationPackageFileContent(MappingContext) | Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию
коллекций ключ-значение в соответствии с контекстом сопоставления context (Определяется DictionaryConverter.) |
| DistinctByApplicationPackageFileContent, TKey | (Определяется FmNotificationHelper.) |
| ForEachApplicationPackageFileContent | (Определяется EnumerableExtensions.) |
| FullOuterJoinApplicationPackageFileContent, TInner, TKey, TResult | (Определяется Extensions.) |
| Get | (Определяется ComHelper.) |
| IndexOfApplicationPackageFileContent(FuncApplicationPackageFileContent, Boolean) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного выражения.
(Определяется Extensions.) |
| IndexOfApplicationPackageFileContent(ApplicationPackageFileContent, IEqualityComparerApplicationPackageFileContent) | Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый
посредством заданного компаратора IEqualityComparerT.
(Определяется Extensions.) |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) |
| Invoke | (Определяется ComHelper.) |
| OrderByDependenciesApplicationPackageFileContent(FuncApplicationPackageFileContent, IEnumerableApplicationPackageFileContent) | Перегружен. (Определяется Extensions.) |
| OrderByDependenciesApplicationPackageFileContent(FuncApplicationPackageFileContent, IEnumerableApplicationPackageFileContent, FuncApplicationPackageFileContent, IEnumerableApplicationPackageFileContent, ApplicationPackageFileContent) | Перегружен. (Определяется Extensions.) |
| OrderByDependenciesApplicationPackageFileContent, TKey(FuncApplicationPackageFileContent, TKey, FuncApplicationPackageFileContent, IEnumerableTKey) | Перегружен. (Определяется Extensions.) |
| OrderByDependenciesApplicationPackageFileContent, TKey(FuncApplicationPackageFileContent, TKey, FuncApplicationPackageFileContent, IEnumerableTKey, IEqualityComparerTKey, FuncApplicationPackageFileContent, IEnumerableTKey, ApplicationPackageFileContent) | Перегружен. (Определяется Extensions.) |
| OrderByLocalizedApplicationPackageFileContent |
Сортирует значения последовательности по возрастанию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) |
| OrderByLocalizedDescendingApplicationPackageFileContent |
Сортирует значения последовательности по убыванию по локализованному ключу,
который определяется для каждого элемента.
(Определяется PlatformExtensions.) |
| RunWithMaxDegreeOfParallelismAsyncApplicationPackageFileContent |
Выполняет асинхронную обработку элементов с ограничением на максимальное количество параллельных задач.
(Определяется PlatformExtensions.) |
| Set | (Определяется ComHelper.) |
| ToObservableCollectionApplicationPackageFileContent |
Преобразует коллекцию IEnumerable в ObservableCollection
(Определяется Extensions.) |
| ToSealableListApplicationPackageFileContent |
Возвращает список объектов, поддерживающий защиту от изменений.
Каждый из объектов T в списке либо не реализует интерфейс ISealable,
либо защита от изменений таких объектов не активируется вместе со списком.
(Определяется Extensions.) |
| TryFirstApplicationPackageFileContent | (Определяется EnumerableExtensions.) |
В начало страницыСм. также