Método TraceEventCollection.IEnumerable.GetEnumerator

Returns an enumerator that iterates through a collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
IEnumerator IEnumerable.GetEnumerator()

Valor de retorno

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

Implementa

IEnumerable.GetEnumerator()

Consulte também

Referência

TraceEventCollection Classe

Namespace Microsoft.AnalysisServices