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


GraphCategoryCollection.IEnumerable<GraphCategory>.GetEnumerator - метод

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

Синтаксис

'Декларация
Private Function GetEnumerator As IEnumerator(Of GraphCategory)
    Implements IEnumerable(Of GraphCategory).GetEnumerator
IEnumerator<GraphCategory> IEnumerable<GraphCategory>.GetEnumerator()
private:
virtual IEnumerator<GraphCategory^>^ GetEnumerator() sealed = IEnumerable<GraphCategory^>::GetEnumerator
private abstract GetEnumerator : unit -> IEnumerator<GraphCategory> 
private override GetEnumerator : unit -> IEnumerator<GraphCategory> 
JScript не поддерживает явные реализации интерфейса.

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

Тип: System.Collections.Generic.IEnumerator<GraphCategory>

Реализации

IEnumerable<T>.GetEnumerator()

Безопасность платформы .NET Framework

См. также

Ссылки

GraphCategoryCollection Класс

Microsoft.VisualStudio.GraphModel - пространство имен