[Overview][Types][Classes][Variables][Index] |
Return the tree report as a string
Source position: avl_tree.pp line 167
public function TAVLTree.ReportAsString: string; |
The tree report as a string
ReportAsString calls WriteReportToStream and returns the stream data as a string.
|
Write the contents of the tree consistency check to the stream |