다음을 통해 공유


SignatureCollection.GetEnumerator 메서드

SignatureCollection 개체에 있는 모든 항목을 반복하는 System.Collections.IEnumerator 개체를 가져옵니다.

네임스페이스:  Microsoft.Office.InfoPath
어셈블리:  Microsoft.Office.InfoPath(Microsoft.Office.InfoPath.dll)

구문

‘선언
Public MustOverride Function GetEnumerator As IEnumerator
‘사용 방법
Dim instance As SignatureCollection
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
public abstract IEnumerator GetEnumerator()

반환 값

형식: System.Collections.IEnumerator
SignatureCollection 개체에 있는 모든 항목을 반복하는 IEnumerator 개체입니다.

구현

IEnumerable.GetEnumerator()

주의

이 멤버는 현재 열려 있는 양식과 같은 도메인에서 실행하는 양식 또는 도메인 간 권한이 부여된 양식에서만 액세스할 수 있습니다.

이 형식 또는 멤버는 Microsoft InfoPath Filer에서 연 양식에서 실행되는 코드에서만 액세스할 수 있습니다.

참고 항목

참조

SignatureCollection 클래스

SignatureCollection 멤버

Microsoft.Office.InfoPath 네임스페이스