获取.net对象的属性集
int count = System. ComponentModel.TypeDescriptor .GetProperties( StudyInfo).Count ;
System.Diagnostics .Debug. WriteLine(count .ToString());
文章名称:获取.net对象的属性集
转载注明:http://scjiangyou.cn/article/poijij.html