Click or drag to resize

CommonTreeAdaptor Fields

The CommonTreeAdaptor type exposes the following members.

Fields
  NameDescription
Protected fieldtreeToUniqueIDMap
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.)
Protected fielduniqueNodeID (Inherited from BaseTreeAdaptor.)
Top
See Also