help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TCollection.Count

Number of items in the collection.

Declaration

Source position: classesh.inc line 418

public property TCollection.Count: Integer
  read GetCount;

Description

Count contains the number of items in the collection.

Remark: The items in the collection are identified by their TCollectionItem.Index property, which is a zero-based index, meaning that it can take values between 0 and Count.

See also

TCollectionItem.Index

  

Index of the item in its managing collection TCollection.Items property.

TCollection.Items

  

Indexed array of items in the collection.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505