Поделиться через


Метод TypeInformationCollection.IEnumerable.GetEnumerator

Пространство имен:  Microsoft.SharePoint.Client
Сборка:  Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)

Синтаксис

'Декларация
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator
'Применение
Dim instance As TypeInformationCollection
Dim returnValue As IEnumerator

returnValue = CType(instance, IEnumerable).GetEnumerator()
IEnumerator IEnumerable.GetEnumerator()

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

Тип: System.Collections.IEnumerator

Реализации

IEnumerable.GetEnumerator()

См. также

Справочные материалы

TypeInformationCollection класс

Элементы TypeInformationCollection

Пространство имен Microsoft.SharePoint.Client