TTraceList.Count Property

Int32 Count { get; set; }

Get or set the number of TTraceItem objects.

Returns: Int32

Remarks:

If the value is smaller, than the current count, they will be deleted. If the value is bigger, they will be created.