次の方法で共有


DeviceListResponse.GetEnumerator メソッド

定義

デバイスのシーケンスを取得します。

public System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceInfo> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceInfo>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceInfo>
Public Function GetEnumerator () As IEnumerator(Of DeviceInfo)

戻り値

実装

適用対象