获取.net对象的属性集

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

本文名称:获取.net对象的属性集
标题路径:http://www.szyuning.com/article/poijij.html