public IList<ElementId> GetLeftSupports()
Public Function GetLeftSupports As IList(Of ElementId)
public: IList<ElementId^>^ GetLeftSupports()
member GetLeftSupports : unit -> IList<ElementId>