System::TypeInfo::GetProperties metodu

TypeInfo::GetProperties() const method

Geçerli Tipin tüm public özelliklerini döndürür.

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

Ayrıca Bakınız

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

Belirtilen bağlama kısıtlamalarını kullanarak geçerli Tipin özelliklerini arar.

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

Ayrıca Bakınız