DesignSurfaceCollection::IEnumerable::GetEnumerator Method ()

 

For a description of this member, see the GetEnumerator method.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

This member is an explicit interface member implementation. It can be used only when the DesignSurfaceCollection instance is cast to an IEnumerator interface.

.NET Framework
Available since 2.0
Return to top
Show: