ItemIndex
This read-only property returns the index of an item specified by name.
Syntax
ItemIndex (Name as String) as Long
Parameter | Description |
---|---|
Name | [in] Name specifying an item in the collection. |
This read-only property returns the index of an item specified by name.
ItemIndex (Name as String) as Long
Parameter | Description |
---|---|
Name | [in] Name specifying an item in the collection. |