System::TypeInfo::GetProperties metodu
TypeInfo::GetProperties() const method
Geçerli Type’ın tüm public özelliklerini döndürür.
ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties() const
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class PropertyInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
TypeInfo::GetProperties(System::Reflection::BindingFlags) const method
Belirtilen bağlama kısıtlamalarını kullanarak geçerli Type’ın özelliklerini arar.
ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties(System::Reflection::BindingFlags bindingAttr) const
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class PropertyInfo
- Enum BindingFlags
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++