GraphSetterCollection::GetEnumerator Method ()

 

IEnumerable<Setter> implementation

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual IEnumerator<GraphSetter^>^ GetEnumerator() sealed

Return Value

Type: System.Collections.Generic::IEnumerator<GraphSetter^>^

The type enumerator for the collection

Return to top
Show: