Share via


SignerInfoCollection.GetEnumerator Metode

Definisi

Metode GetEnumerator() mengembalikan SignerInfoEnumerator objek untuk SignerInfoCollection koleksi.

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

Mengembalikan

Objek SignerInfoEnumerator yang dapat digunakan untuk menghitung SignerInfoCollection koleksi.

Berlaku untuk

Lihat juga