หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets an Enumerator for iterating through the collection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Function GetEnumerator As PositionCollection.Enumerator
'Usage
Dim instance As PositionCollection
Dim returnValue As PositionCollection.Enumerator
returnValue = instance.GetEnumerator()
public PositionCollection.Enumerator GetEnumerator()
public:
PositionCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> PositionCollection.Enumerator
public function GetEnumerator() : PositionCollection.Enumerator
Return Value
Type: Microsoft.AnalysisServices.AdomdClient.PositionCollection.Enumerator
An IEnumerator object that can be used to iterate through the Position.