Click or drag to resize

BaseTreeAdaptor Fields

The BaseTreeAdaptor 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.
Protected fielduniqueNodeID
Top
See Also