CustomLists Members

These members are related to Custom Lists Collection.

Functions

Name Description
Add Adds an item to the custom lists collection. Return value: Integer.
Remove Removes an item from the custom lists collection.

Properties

Name Description
Application Returns the application associated with the custom lists collection. Return value: Application. This property is read only.
BuiltIn Returns whether an item from the custom lists collection is a standard custom list. Return value: Boolean. This property is read only.
Count Returns the number of items in the custom lists collection. Return value: Integer. This property is read only.
Item Returns an item from the custom lists collection. Return/assignment value: Variant.
Parent Returns the application associated with the custom lists collection. Return value: Application. This property is read only.