Edit

Share via


ConfigurationElementCollection.GetEnumerator Method

Definition

Gets an IEnumerator that is used to iterate through the ConfigurationElementCollection.

public System.Collections.IEnumerator GetEnumerator();

Returns

An IEnumerator that is used to iterate through the ConfigurationElementCollection.

Implements

Applies to