获取数组长度

string[] obj = PathologyIDNew.Split(',');
int len = obj.Length;//长度

posted on 2018-08-23 13:51  Smile向前  阅读(217)  评论(0)    收藏  举报