AdcsDbPropertyCollectionCount Property

Gets the number of elements contained in the dictionary.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices.Database
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount

See Also