| CommonTreeAdaptor Fields | 
The CommonTreeAdaptor type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | treeToUniqueIDMap | 
            System.identityHashCode() is not always unique; we have to
            track ourselves.  That's ok, it's only for debugging, though it's
            expensive: we have to create a hashtable with all tree nodes in it.
            (Inherited from BaseTreeAdaptor.) | 
|  | uniqueNodeID | (Inherited from BaseTreeAdaptor.) | 
 See Also
See Also