SignerInfoCollection.GetEnumerator 메서드

정의

이 메서드는 GetEnumerator() 컬렉션에 SignerInfoEnumerator 대한 개체를 반환합니다 SignerInfoCollection .

public:
 System::Security::Cryptography::Pkcs::SignerInfoEnumerator ^ GetEnumerator();
public System.Security.Cryptography.Pkcs.SignerInfoEnumerator GetEnumerator();
member this.GetEnumerator : unit -> System.Security.Cryptography.Pkcs.SignerInfoEnumerator
Public Function GetEnumerator () As SignerInfoEnumerator

반품

SignerInfoEnumerator 컬렉션을 열거하는 데 사용할 수 있는 개체입니다SignerInfoCollection.

적용 대상

추가 정보