public ICollection<ElementId> GetMemberIds()
Public Function GetMemberIds As ICollection(Of ElementId)
public: ICollection<ElementId^>^ GetMemberIds()
member GetMemberIds : unit -> ICollection<ElementId>