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