Clear (CustomProperties Collection)
The Clear method of a CustomProperties collection clears the collection of all entries. This method applies only to CustomProperties collections.
Syntax
Object.Clear
object
An instance of a CustomProperties collection.
See Also
CustomProperties Collection