ItemExists
This method returns TRUE if an item with the specified name exists inside the collection.
Syntax
ItemExists (Name As String) As Boolean
Parameter | Description |
---|---|
Name |
Name of the item to search for |
This method returns TRUE if an item with the specified name exists inside the collection.
ItemExists (Name As String) As Boolean
Parameter | Description |
---|---|
Name |
Name of the item to search for |