System::TypeInfo::GetField 方法

TypeInfo::GetField method

使用指定的绑定约束搜索指定的字段。

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

另见