TdxSpreadSheetObjectList.Count Property
Returns the number of collection items.
Declaration
property Count: Integer read;
Property Value
Type |
---|
Integer |
Remarks
You can use this property to obtain the number of collection items accessible via the Items property.
See Also