HostedServiceListResponse.IEnumerable.GetEnumerator 메서드 ()
개체의 컬렉션을 반복할 수 있는 검색 HostedServiceListResponse.HostedService 개체입니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
구문
IEnumerator IEnumerable.GetEnumerator()
private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator
private abstract GetEnumerator : unit -> IEnumerator
private override GetEnumerator : unit -> IEnumerator
Private Function GetEnumerator As IEnumerator
Implements IEnumerable.GetEnumerator
반환 값
Type: System.Collections.IEnumerator
열거자 개체입니다.
구현
참고 항목
HostedServiceListResponse 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동