BTreeSetOidShortKey Methods |
The BTreeSetOidShortKey generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Removes all elements from the set.
(Overrides BTreeBaseKey, ValueClear.) |
![]() | First |
Returns the first Key object in this set.
|
![]() | InitializeAfterRead | (Overrides BTreeBaseKey, ValueInitializeAfterRead(SessionBase).) |
![]() | Iterator |
Initializes an iterator to find the keys of this set
(Overrides BTreeBaseKey, ValueIterator.) |
![]() | Last |
Returns the last Key object in this set.
|
Name | Description | |
---|---|---|
![]() | ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) |
![]() | ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |