Gets the ids of the immediate children of this link.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ICollection<ElementId> GetChildIds()
Return Value
ICollection<ElementId>The element ids of all links which are linked directly into this one (immediate children)