Metodo TraceColumnCollection.IEnumerable.GetEnumerator

Returns an enumerator that iterates through a collection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
IEnumerator IEnumerable.GetEnumerator()

Valore restituito

Tipo: System.Collections.IEnumerator
An IEnumerator object that can be used to iterate through the collection.

Implementa

IEnumerable.GetEnumerator()

Vedere anche

Riferimento

TraceColumnCollection Classe

Spazio dei nomi Microsoft.AnalysisServices