FileAssociationCollection.GetEnumerator Method

Definition

Returns an enumerator that can iterate through the collection.

public System.Collections.IEnumerator GetEnumerator ();

Returns

An interface that represents an enumerator that can iterate through the collection.

Implements

Applies to