Gets member element ids for the assembly instance.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ICollection<ElementId> GetMemberIds()
Return Value
ICollection<ElementId>Element ids for the members of the assembly instance.