ItemExists
This method checks whether the item exists inside the collection.
Syntax
ItemExists (Name As String) As Boolean
Parameter | Description |
---|---|
Name |
Name of item to search for. |
This method checks whether the item exists inside the collection.
ItemExists (Name As String) As Boolean
Parameter | Description |
---|---|
Name |
Name of item to search for. |