LabelCriteria Members

These members are collection of Label Criteria.

Functions

Name Description
Add Adds a new Label Criterion to the collection, and returns a new LabelCriterion object. Return value: LabelCriterion.
Remove Removes (deletes) the specified Label Criterion; Index is 1-based index.
RemoveAll Removes (deletes) all Label Criterion from this collection.

Properties

Name Description
Contain Return value: Boolean. This property is read only.
Count Returns the number of criteria. Return value: Integer. This property is read only.
Item Returns the specified Label Criterion from the collection; Index is 1-based. Return value: LabelCriterion. This property is read only.
Owner Returns the owner of this Label Criteria. Return value: Variant. This property is read only.