OIDs.Count property

[The Count property is available for use in the operating systems specified in the Requirements section. Instead, use the OidCollection Class in the System.Security.Cryptography namespace.]

The Count property retrieves the number of OIDs in the collection.

Syntax

OIDs.Count As Long

Property value

Number of OID objects in the collection.

Requirements

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

OIDs