अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


ModelComponentCollection.GetEnumerator Method

Returns an enumerator that can iterate through the ModelComponentCollection.

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

Syntax

C#
public IEnumerator GetEnumerator()

Return Value

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

Implements

IEnumerable.GetEnumerator()

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace