DotNetCalls.Item
- 更新时间2025-07-21
- 阅读时长1分钟
DotNetCalls.Item
Syntax
DotNetCalls.Item( index)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
index As Long
[In] Specifies the zero-based index of the item to retrieve.