CVIArguments.Item

Syntax

CVIArguments.Item( index)

Data Type

CVIArgument

Purpose

Returns a reference to an item at the specified index in the collection.

Parameters

index As Variant

[In] Specifies the zero-based index of the item to retrieve. An argument at a specific index in the CVIArguments collection corresponds to the parameter at the same index in the CVIParameters collection that you used to create the CVIArguments collection.

See Also

CVIArgument

CVIArguments

CVIParameters