System::TypeInfo::GetProperties μέθοδος
TypeInfo::GetProperties() const method
Επιστρέφει όλες τις δημόσιες ιδιότητες του τρέχοντος Type.
ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties() const
Δείτε επίσης
- Typedef ArrayPtr
- Typedef SharedPtr
- Class PropertyInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++
TypeInfo::GetProperties(System::Reflection::BindingFlags) const method
Αναζητά τις ιδιότητες του τρέχοντος Type, χρησιμοποιώντας τους καθορισμένους περιορισμούς σύνδεσης.
ArrayPtr<SharedPtr<System::Reflection::PropertyInfo>> System::TypeInfo::GetProperties(System::Reflection::BindingFlags bindingAttr) const
Δείτε επίσης
- Typedef ArrayPtr
- Typedef SharedPtr
- Class PropertyInfo
- Enum BindingFlags
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++