<Code Lib>
2024 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 bool True if the KeyBasedTreeEntries object is built already, otherwise false.

Loading…