ItemFieldDictionary 컬렉션을 반복할 수 있도록 하는 IEnumerator 개체를 반환합니다.
네임스페이스: Microsoft.Synchronization.SimpleProviders
어셈블리: microsoft.synchronization.simpleproviders.dll의 Microsoft.Synchronization.SimpleProviders
구문
‘선언
Private Function System.Collections.IEnumerable.GetEnumerator As IEnumerator Implements IEnumerable.GetEnumerator
‘사용 방법
Dim instance As ItemFieldDictionary
Dim returnValue As IEnumerator
returnValue = CType(instance, IEnumerable).GetEnumerator
IEnumerator IEnumerable.GetEnumerator ()
private:
virtual IEnumerator^ System.Collections.IEnumerable.GetEnumerator () sealed = IEnumerable::GetEnumerator
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
반환 값
IEnumerator 개체입니다.
참고 항목
참조
ItemFieldDictionary 클래스
ItemFieldDictionary 멤버
Microsoft.Synchronization.SimpleProviders 네임스페이스