Method | Description | |
---|---|---|
Report ( ) : System | ||
XmlReport ( string reportPath, System.Windows.Forms.Document doc ) : void |
Create the XML Report for this document
|
Method | Description | |
---|---|---|
CategoryStats ( Element elem ) : void | ||
FindCategoryNode ( Category cat ) : |
||
FindRawObjNode ( System objType ) : |
Find a RawObjCount node for the the given type of object.
|
|
FindSymbolNode ( ElementType sym ) : |
||
GetSymbolRef ( Element elem ) : ElementType | ||
ProcessElements ( System.Windows.Forms.Document doc ) : void | ||
RawObjStats ( System obj ) : void | ||
SymbolRefStats ( Element elem ) : void | ||
XmlReportCategoryCounts ( |
||
XmlReportRawCounts ( |
||
XmlReportSymbolRefCounts ( |
||
XmlReportWriteElement ( |
public XmlReport ( string reportPath, System.Windows.Forms.Document doc ) : void | ||
reportPath | string | |
doc | System.Windows.Forms.Document | |
return | void |