KeyBasedTreeEntriesLoadContent.CanAddEntry
Method
Description:
Verifies if the KeyBasedTreeEntry could be added in this KeyBasedTreeEntriesLoadContent.
Verifies if the KeyBasedTreeEntry could be added in this KeyBasedTreeEntriesLoadContent.
Parameters
Parameter | Type | Description |
---|---|---|
entry | KeyBasedTreeEntry | The KeyBasedTreeEntry object to be checked. |
Return Value
Type | Description |
---|---|
Boolean | True if the KeyBasedTreeEntry could be added in, otherwise false. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |