Click or drag to resize

IListTextItems Properties

The IListTextItems type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCount
Count - returns the number of items in the collection List items The count of members of this collection
Public propertyCode exampleEmpty
Returns true if the collection is empty. i.e. if it contains no elements List items Checks whether the collection is empty (has no members) or not
Public propertyItem
Top
See Also