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