Share via


MiningContentNodeCollection.IEnumerable.GetEnumerator Method

Gets an enumerator for enumerating through the collection.

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

Syntax

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
An IEnumerator.

Implements

IEnumerable.GetEnumerator()