VLPropertyList Reference

MethodClear

See Also See Also Applies To Applies To

Removes all items from a CProperties collection.

 

Syntax

object.Clear

 

The Clear method syntax has these parts:

PartDescription
object An object expression that evaluates to an object of type CProperties.

 

Remarks

To remove a single CProperty object from CProperties collection, use the Remove method.