Share via


ObjectParameterCollection.IEnumerable.GetEnumerator Method

Definition

Returns an untyped enumerator over the collection.

System.Collections.IEnumerator IEnumerable.GetEnumerator ();
Function GetEnumerator () As IEnumerator Implements IEnumerable.GetEnumerator

Returns

An IEnumerator instance.

Implements

Applies to