OIDs.Add method
[The Add method 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 Add method adds the specified OID object to the collection.
Syntax
OIDs.Add( _
ByVal OID _
)
Parameters
-
OID [in]
-
The OID object to be added to the collection. The OID object is added in sorted order based on its dotted value.
Return value
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|