GraphCategoryCollection::IEnumerable<GraphCategory^>::GetEnumerator Method ()
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
private: virtual IEnumerator<GraphCategory^>^ GetEnumerator() sealed = IEnumerable<GraphCategory^>::GetEnumerator
Return Value
Type: System.Collections.Generic::IEnumerator<GraphCategory^>^Implements
IEnumerable<T>::GetEnumerator()
Show: