<Code Lib>
2023 Method
Changes 0
M

BaseArray.GetOriginalMemberIds

Description:
Retrieves the original member Ids of the Array.

public abstract ICollection<ElementId> GetOriginalMemberIds()

ICollection<ElementId> The original member Ids of the Array

Loading…