获取.net对象的属性集
int count = System. ComponentModel.TypeDescriptor .GetProperties( StudyInfo).Count ;
System.Diagnostics .Debug. WriteLine(count .ToString());
本文名称:获取.net对象的属性集
浏览地址:http://jxjierui.cn/article/poijij.html