CircularCollectionT Properties |
The CircularCollectionT generic type exposes the following members.
Name | Description | |
---|---|---|
Capacity |
Gets the capacity.
| |
Count |
Gets the number of elements contained in the ICollectionT.
| |
IsFull |
Gets a value indicating whether this instance is full.
| |
TotalCount |
Gets the total count.
|