CertificateRevocationListCollection.Count Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
Count
Gets the number of items in the CryptographicCollection. Inherited from CryptographicCollection.
Declaration
public int Count { get; }Property Value
| Type | Description | 
|---|---|
| Int32 | The number of items in collection. |