CryptographicCollection.GetEnumerator Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9313)
GetEnumerator()
Gets an IEnumerator for the CryptographicCollection.
Declaration
public IEnumerator GetEnumerator()Returns
| Type | Description | 
|---|---|
| IEnumerator | An IEnumerator for the collection. |