Unit 'LazLoggerBase' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TLazLoggerLogGroupList.Count

Gets the number of log groups stored in the container.

Declaration

Source position: lazloggerbase.pas line 104

public function TLazLoggerLogGroupList.Count: Integer;

Function result

Number of TLazLoggerLogGroup instances stored in the container.

Version 4.6 Hosted on Source Forge