KeyBasedTreeEntriesLoadContent.IsEntriesBuilt
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.
public static bool IsEntriesBuilt(
KeyBasedTreeEntriesLoadContent content
)
-
contentThe KeyBasedTreeEntriesLoadContent object to be checked.
Return Value
bool
True if the KeyBasedTreeEntries object is built already, otherwise false.
-
A non-optional argument was NULL