获取.net对象的属性集
更新:HHH   时间:2023-1-7


      int count = System. ComponentModel.TypeDescriptor .GetProperties( StudyInfo).Count ;
            System.Diagnostics .Debug. WriteLine(count .ToString());
返回编程语言教程...