获取.net对象的属性集
int count = System. ComponentModel.TypeDescriptor .GetProperties( StudyInfo).Count ;
System.Diagnostics .Debug. WriteLine(count .ToString());
网站题目:获取.net对象的属性集
转载来源:http://www.jxjierui.cn/article/poijij.html