Для изменения размера нажмите или перетащите

StreamApplicationPackageFileEnumerableGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Пространство имён:  Tessa.Applications.Synchronization
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public IEnumerator<ApplicationPackageFileContent> GetEnumerator()

Возвращаемое значение

Тип: IEnumeratorApplicationPackageFileContent
A IEnumeratorT that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator
См. также