System::TypeInfo::GetFields 方法

TypeInfo::GetFields method

使用指定的绑定约束搜索为当前 Type 定义的字段。

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

另见