Key |
Gets a collection containing the keys of all children entry objects from this entry.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Return Value
IList StringThe collection containing the keys of all children entry objects from this entry.

To look up the entry object corresponding to the child keys using KeyBasedTreeEntries.FindEntry().
