Click or drag to resize

GraphStatisticsParserSerializer Methods

The GraphStatisticsParserSerializer type exposes the following members.

Methods
  NameDescription
Public methodParse
Reads the statistics from the specified file path (inverse of Serialize), stores them in the statistics object given in the constructor.
Public methodSerialize
Writes the statistics object (given in the constructor) to the specified file path (inverse of Parse).
Top
See Also