Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.38 KB

oids-remove.md

File metadata and controls

63 lines (40 loc) · 1.38 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Removes the specified OID object from the collection.
c5eb6831-b195-4dc1-a6bd-d4245f9b0213
OIDs.Remove method
reference
05/31/2018
APIRef
kbSyntax
OIDs.Remove
COM
Capicom.dll

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
Capicom.dll