getmatrixsize

a.GetLength(0);//行数
a.GetLength(1);//列数
原文地址:https://www.cnblogs.com/greencolor/p/1559656.html