System::TypeInfo::GetField method

TypeInfo::GetField 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