CryptographicAttributeObjectCollection.GetEnumerator Methode

Definition

Ruft ein CryptographicAttributeObjectEnumerator Objekt für die Auflistung ab.

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

Gibt zurück

true wenn die Methode ein CryptographicAttributeObjectEnumerator Objekt zurückgibt, das zum Aufzählen der Auflistung verwendet werden kann; andernfalls false.

Gilt für: