<Code Lib>
2025.3 Method
Changes 0
M

KeyBasedTreeEntriesLoadContent.IsEntriesBuilt

Description:
Verifies that the KeyBasedTreeEntries object owned by a KeyBasedTreeEntriesLoadContent object is built.

public static bool IsEntriesBuilt(
	KeyBasedTreeEntriesLoadContent content
)

Return Value Boolean True if the KeyBasedTreeEntries object is built already, otherwise false.

Loading…