Metoda MemberCollection.GetEnumerator
Pobiera modułu wyliczającego do iteracji kolekcja.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public Function GetEnumerator As MemberCollection..::..Enumerator
'Użycie
Dim instance As MemberCollection
Dim returnValue As MemberCollection..::..Enumerator
returnValue = instance.GetEnumerator()
public MemberCollection..::..Enumerator GetEnumerator()
public:
MemberCollection..::..Enumerator^ GetEnumerator()
member GetEnumerator : unit -> MemberCollection..::..Enumerator
public function GetEnumerator() : MemberCollection..::..Enumerator
Wartość zwracana
Typ: Microsoft.AnalysisServices.AdomdServer.MemberCollection.Enumerator