ConfigurationLockCollection::GetEnumerator Method ()

 

Gets an IEnumerator object, which is used to iterate through this ConfigurationLockCollection collection.

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

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator object.

.NET Framework
Available since 2.0
Return to top
Show: