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