2023 Method
Changes 0
M

KeyBasedTreeEntriesLoadContent.BuildEntries

Description:
Builds a KeyBasedTreeEntries object.
Remarks:
This method will take all the entries that have been added, create a KeyBasedTreeEntries object out of these entries, and also record possible errors that occurred while constructing this KeyBasedTreeEntries object. After this function is called, no more entries can be added. And repeated calling of this function is not allowed either.
public void BuildEntries()