SignerInfoCollection.GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The GetEnumerator() method returns a SignerInfoEnumerator object for the SignerInfoCollection collection.
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
Returns
A SignerInfoEnumerator object that can be used to enumerate the SignerInfoCollection collection.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.