OPC Labs Base Library
Insert Method
OpcLabs_BaseLib ActiveX DLL > PkiCertificateCollection Collection : Insert Method

Description
Inserts an element into the collection at the specified index.

 

DISPID (Dispatch ID):

 

For more information, see Insert in .NET Reference.

Syntax
Visual Basic
Public Sub Insert( _
   ByVal index As Long, _
   ByVal Item As Variant _
) 
Parameters
index

Item

Return Type

See Insert in .NET Reference.

Remarks

For remarks, see Insert in .NET Reference.

Example

For examples, see Insert in .NET Reference.

See Also

PkiCertificateCollection Collection  | PkiCertificateCollection Members