KeyBasedTreeEntriesLoadContent.IsEntriesBuilt
Method
Description:
Verifies that the KeyBasedTreeEntries object owned by a KeyBasedTreeEntriesLoadContent object is built.
Verifies that the KeyBasedTreeEntries object owned by a KeyBasedTreeEntriesLoadContent object is built.
Parameters
| Parameter | Type | Description |
|---|---|---|
| content | KeyBasedTreeEntriesLoadContent | The KeyBasedTreeEntriesLoadContent object to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the KeyBasedTreeEntries object is built already, otherwise false. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |