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.3.0.0 (25.3.0.0)
Syntax
C#
public IList<string> GetChildrenKeys()
Return Value
IList<String>The collection containing the keys of all children entry objects from this entry.