System::TypeInfo::GetProperties μέθοδος

TypeInfo::GetProperties() const method

Επιστρέφει όλες τις δημόσιες ιδιότητες του τρέχοντος Type.

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

Δείτε επίσης

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

Αναζητά τις ιδιότητες του τρέχοντος Type, χρησιμοποιώντας τους καθορισμένους περιορισμούς σύνδεσης.

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

Δείτε επίσης