public IDictionary<ElementId, int> GetAllSolutionsPartsTypeCounts()
Public Function GetAllSolutionsPartsTypeCounts As IDictionary(Of ElementId, Integer)
public:
IDictionary<ElementId^, int>^ GetAllSolutionsPartsTypeCounts()
member GetAllSolutionsPartsTypeCounts : unit -> IDictionary<ElementId, int>