GetFields()

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

Searches for the fields defined for the current Type, using the specified binding constraints.

ArrayPtr<SharedPtr<System::Reflection::FieldInfo>> System::TypeInfo::GetFields(System::Reflection::BindingFlags bindingAttr) const

See Also