DeviceListResponse.GetEnumerator Method

Definition

Gets the sequence of Devices.

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)

Returns

Implements

Applies to