Vcl.CmAdmCtl.TCOMAdminCatalogCollection.Get_Count

From RAD Studio API Documentation
Jump to: navigation, search


Delphi

function  Get_Count: Integer;

C++

int __fastcall Get_Count();

Properties

Type Visibility Source Unit Parent
function public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalogCollection

Description

Returns the number of items in the collection.

Get_Get_Count is the read implementation of the Get_Count property.

See Also