MiningStructureCollection.GetEnumerator 메서드

Returns an enumerator for iterating through the MiningStructureCollection collection.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.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.AdomdServer.MiningStructureCollection.Enumerator
An enumerator that can be used to iterate through the collection.

참고 항목

참조

MiningStructureCollection 클래스

GetEnumerator 오버로드

Microsoft.AnalysisServices.AdomdServer 네임스페이스