System::TypeInfo::GetProperties طريقة

TypeInfo::GetProperties() const method

يعيد جميع الخصائص العامة للنوع الحالي.

ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties() const

انظر أيضًا

TypeInfo::GetProperties(System::Reflection::BindingFlags) const method

يبحث عن خصائص النوع الحالي، باستخدام قيود الربط المحددة.

ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties(System::Reflection::BindingFlags bindingAttr) const

انظر أيضًا