'Declaration Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of FontProgramsControllerBase)
public System.Collections.Generic.IEnumerator<FontProgramsControllerBase> GetEnumerator()
public: System.Collections.Generic.IEnumerator<FontProgramsControllerBase*>* GetEnumerator()
public:
System.Collections.Generic.IEnumerator<FontProgramsControllerBase^>^ GetEnumerator()
Return Value
An enumerator that can be used to iterate through the collection.