Btree Class

The Btree class is the abstract class that encapsulates behavior required to access entries in a collection by a key, or index.

For details about the method defined in the Btree class that is not is not inherited from the Collection class, see "Btree Method", in the following subsection.

Collection

Dictionary, Set