ItemName
This read-only property returns the name of an item specified by index.
Syntax
ItemName (Index as Long) as String
Parameter | Description |
---|---|
Index | Index specifying an item in the collection
Possible values 1 to Count |
This read-only property returns the name of an item specified by index.
ItemName (Index as Long) as String
Parameter | Description |
---|---|
Index | Index specifying an item in the collection
Possible values 1 to Count |