Trims the list to the provided maxCount. The most recently added items are preserved.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- maxCount
- Type: System Int32
The maximum size of the list after being trimmed
See Also