SettingsPropertyCollection::GetEnumerator Method ()

 

Gets the IEnumerator object as it applies to the collection.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

The IEnumerator object as it applies to the collection.

.NET Framework
Available since 2.0
Return to top
Show: