StreamApplicationPackageFileEnumeratorCurrent - свойство |
Gets the element in the collection at the current position of the enumerator.
Пространство имён:
Tessa.Applications.Synchronization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public ApplicationPackageFileContent Current { get; }
Public ReadOnly Property Current As ApplicationPackageFileContent
Get
public:
virtual property ApplicationPackageFileContent^ Current {
ApplicationPackageFileContent^ get () sealed;
}
abstract Current : ApplicationPackageFileContent with get
override Current : ApplicationPackageFileContent with get
Возвращаемое значение
Тип:
ApplicationPackageFileContentThe element in the collection at the current position of the enumerator.
Реализации
IEnumeratorTCurrentСм. также