RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary.TKeyCollection.Count Property

Gives the number of keys in the key collection.

Pascal
property Count: Integer;
C++
__property int Count;

Count is a read-only property that gives the number of keys in the key collection. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!