stdlibXtf

Library that read the content of eXtended Triton Format files

Download as .zip Download as .tar.gz View on GitHub

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 ...