listview列表中某一列是int型数值,如何求出列中的最大数值?如果已用下列代码求出列中的数值个数:int i = m_List.GetItemCount();