public IEnumerable<IGrouping<string, ItemVodel>> ExamineItems { get; set; }
?
使用迭代器,通过string来获取ItemVodel!