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