GetField()

TypeInfo::GetField(const System::String&, System::Reflection::BindingFlags) const method

Searches for the specified field, using the specified binding constraints.

SharedPtr<System::Reflection::FieldInfo> System::TypeInfo::GetField(const System::String &name, System::Reflection::BindingFlags bindingAttr) const

See Also