获取.net对象的属性集

      int count = System. ComponentModel.TypeDescriptor .GetProperties( StudyInfo).Count ;
            System.Diagnostics .Debug. WriteLine(count .ToString());

本文标题:获取.net对象的属性集
标题网址:http://www.jxruijie.cn/article/poijij.html