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