VLPropertyList Reference

MethodClear

See Also See Also Applies To Applies To

Removes all items from a CListItems collection.

 

Syntax

object.Clear

 

The Clear method syntax has these parts:

PartDescription
object An object expression that evaluates to an object of CListItems.

 

Remarks

To remove a single CListItem object from CListitems collection, use the Remove method.