TypeDelegator.GetMembers 方法
返回 MemberInfo 对象的数组,这些对象表示为当前 TypeDelegator 对象包装的类型定义的成员。
重载列表
名称 | 说明 |
---|---|
TypeDelegator.GetMembers () | 返回当前 Type 的所有公共成员。 |
TypeDelegator.GetMembers (BindingFlags) | 返回由 bindingAttr 指定的成员。 |
返回 MemberInfo 对象的数组,这些对象表示为当前 TypeDelegator 对象包装的类型定义的成员。
名称 | 说明 |
---|---|
TypeDelegator.GetMembers () | 返回当前 Type 的所有公共成员。 |
TypeDelegator.GetMembers (BindingFlags) | 返回由 bindingAttr 指定的成员。 |