OIDs.Remove method
[The Remove 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 Remove method removes the specified OID object from the collection.
Syntax
OIDs.Remove( _
ByVal Index _
)
Parameters
-
Index [in]
-
Index of the OID object to be removed. This can be either an index into the collection or the dotted value of the OID.
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 |
|