Clear (All Dundas Mailer collections)
Removes all elements from a Dundas Mailer collection.
Syntax
AnyMailerCollection.Clear
Remarks
Use this method to empty a collection of all elements. To remove just one element in a collection use the Remove method.
See Also: Count Property | Item Method | Remove Method