DesignerOptionService::DesignerOptionCollection::GetEnumerator Method ()

 

Returns an IEnumerator that can be used to iterate this collection.

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

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator that can be used to iterate this collection.

.NET Framework
Available since 2.0
Return to top
Show: