共用方式為


KpiCollection.GetEnumerator 方法

Gets an Enumerator for iterating through the collection.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public Function GetEnumerator As KpiCollection.Enumerator
'用途
Dim instance As KpiCollection 
Dim returnValue As KpiCollection.Enumerator 

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

傳回值

型別:Microsoft.AnalysisServices.AdomdServer.KpiCollection.Enumerator
An KpiCollection.Enumerator.

請參閱

參考

KpiCollection 類別

GetEnumerator 多載

Microsoft.AnalysisServices.AdomdServer 命名空間