GetEnumerator() method

Returns an enumerator that iterates through the SAErrorCollection.

Visual Basic syntax

Public Function GetEnumerator () As IEnumerator

C# syntax

public IEnumerator GetEnumerator ()

Returns

An System.Collections.IEnumerator for the SAErrorCollection.