Método ModelComponentCollection.GetEnumerator

Returns an enumerator that can iterate through the ModelComponentCollection.

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

Sintaxe

C#
public IEnumerator GetEnumerator()

Valor de retorno

Tipo: System.Collections.IEnumerator
An IEnumerator for the entire ModelComponentCollection.

Implementa

IEnumerable.GetEnumerator()

Consulte também

Referência

ModelComponentCollection Classe

Namespace Microsoft.AnalysisServices