GraphSetterCollection::GetEnumerator Method ()
Visual Studio 2015
IEnumerable<Setter> implementation
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<GraphSetter^>^The type enumerator for the collection
Implements
IEnumerable<T>::GetEnumerator()
Show: