KeyBasedTreeEntry.GetChildrenKeys
Description:
Gets a collection containing the keys of all children entry objects from this entry.
Gets a collection containing the keys of all children entry objects from this entry.
Remarks:
To look up the entry object corresponding to the child keys using KeyBasedTreeEntries.FindEntry().
To look up the entry object corresponding to the child keys using KeyBasedTreeEntries.FindEntry().
IList<string>
The collection containing the keys of all children entry objects from this entry.