StatCollection (Class)
Namespace: stdlibXtf.Common
Define the container for the statistics of the document.
Constructors
| StatCollection() | Initializes a new instance of the StatCollection class. |
Properties
| Groups | Gets the array of StatEntry objects that represent the added packets. |
Methods
| AddPacket(IPacket) | Add the given packet to the statistic collection. |
Examples
example ...
Remarks
remarks ...