OPC Labs Base Library
SetAt Method
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection : SetAt Method

Description
Sets the element at the specified index.

 

DISPID (Dispatch ID):

 

For more information, see SetAt in .NET Reference.

Syntax
Visual Basic
Public Sub SetAt( _
   ByVal index As Long, _
   ByVal value As Variant _
) 
Parameters
index

value

Return Type

See SetAt in .NET Reference.

Remarks

For remarks, see SetAt in .NET Reference.

Example

For examples, see SetAt in .NET Reference.

See Also

ElasticVector Collection  | ElasticVector Members