LabVIEWNXGArguments.Item
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
LabVIEWNXGArguments.Item
Syntax
LabVIEWNXGArguments.Item( index)
Data Type
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 LabVIEWNXGArguments collection corresponds to the parameter at the same index in the LabVIEWNXGParameters collection that you used to create the LabVIEWNXGArguments collection.