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

Description
Gets the element at the specified index.

 

DISPID (Dispatch ID):

 

For more information, see GetAt in .NET Reference.

Syntax
Visual Basic
Public Function GetAt( _
   ByVal index As Long _
) As Variant
Parameters
index

Return Type

See GetAt in .NET Reference.

Remarks

For remarks, see GetAt in .NET Reference.

Example

For examples, see GetAt in .NET Reference.

See Also

ElasticVector Collection  | ElasticVector Members