ItemExists
This property returns TRUE if an item with the specified name exists in the collection.
Syntax
ItemExists (Name as String) as Boolean
Parameter | Description |
---|---|
Name | [in] Name of item to search for. |
This property returns TRUE if an item with the specified name exists in the collection.
ItemExists (Name as String) as Boolean
Parameter | Description |
---|---|
Name | [in] Name of item to search for. |