다음을 통해 공유


MiningStructureCollection.GetEnumerator 메서드

Gets an Enumerator for iterating through the MiningStructureCollection collection.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public Function GetEnumerator As MiningStructureCollection.Enumerator
‘사용 방법
Dim instance As MiningStructureCollection 
Dim returnValue As MiningStructureCollection.Enumerator 

returnValue = instance.GetEnumerator()
public MiningStructureCollection.Enumerator GetEnumerator()
public:
MiningStructureCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> MiningStructureCollection.Enumerator
public function GetEnumerator() : MiningStructureCollection.Enumerator

반환 값

유형: Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection.Enumerator
An enumerator that can be used to iterate through the collection.

참고 항목

참조

MiningStructureCollection 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스