EntryPoints.Item
- Updated2025-07-21
- 1 minute(s) read
EntryPoints.Item
Syntax
EntryPoints.Item( entryPointIndexParam)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
entryPointIndexParam As Variant
[In] Specifies the zero-based index. Use a non-negative number less than the value of the EntryPoints.Count property.