Signers.Count property

[The Count property is available for use in the operating systems specified in the Requirements section. Instead, use a collection of CmsSigner objects. For more information, see the CmsSigner Class in the System.Security.Cryptography.Pkcs namespace.]

The Count property retrieves the number of Signer objects in the collection.

Syntax

Signers.Count As Long

Property value

Number of Signer 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

Signers