Method PrintStats
PrintStats(TaxonomyReader, TextWriter, Boolean)
Recursively prints stats for all ordinals.
Declaration
public static void PrintStats(TaxonomyReader r, TextWriter out, bool printTree)
Parameters
Type | Name | Description |
---|---|---|
TaxonomyReader | r | |
TextWriter | out | |
System.Boolean | printTree |