TypeDelegator.GetField 方法
返回 FieldInfo 对象,该对象表示由当前 TypeDelegator 对象包装的类型的字段。
重载列表
名称 | 说明 |
---|---|
TypeDelegator.GetField (String) | 搜索具有指定名称的公共字段。 |
TypeDelegator.GetField (String, BindingFlags) | 返回 FieldInfo 对象,该对象表示具有指定名称的字段。 |
返回 FieldInfo 对象,该对象表示由当前 TypeDelegator 对象包装的类型的字段。
名称 | 说明 |
---|---|
TypeDelegator.GetField (String) | 搜索具有指定名称的公共字段。 |
TypeDelegator.GetField (String, BindingFlags) | 返回 FieldInfo 对象,该对象表示具有指定名称的字段。 |