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