MiningContentNodeCollection.GetEnumerator メソッド

コレクションの反復処理に使用する Enumerator を取得します。

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
Public Function GetEnumerator As MiningContentNodeCollection.Enumerator
'使用
Dim instance As MiningContentNodeCollection 
Dim returnValue As MiningContentNodeCollection.Enumerator 

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

戻り値

型: Microsoft.AnalysisServices.AdomdServer.MiningContentNodeCollection.Enumerator

関連項目

参照

MiningContentNodeCollection クラス

GetEnumerator オーバーロード

Microsoft.AnalysisServices.AdomdServer 名前空間