GetEnumerator() method

Returns an enumerator that iterates through the SAParameterCollection.

Visual Basic syntax

Public Overrides Function GetEnumerator () As IEnumerator

C# syntax

public override IEnumerator GetEnumerator ()

Returns

An System.Collections.IEnumerator for the SAParameterCollection object.