The members of System.Reflection.MemberInfo are listed below.
See Also: Inherited members from System.Object
| Constructs a new instance of the System.Reflection.MemberInfo class. |
| [read-only] abstract | DeclaringType | Type. Gets the type that declares the member reflected by the current instance. |
| [read-only] abstract | MemberType | MemberTypes. Documentation for this section has not yet been entered. |
| [read-only] | MetadataToken | int. Documentation for this section has not yet been entered. |
| [read-only] | Module | Module. Documentation for this section has not yet been entered. |
| [read-only] abstract | Name | string. Gets the name of the member reflected by the current instance. |
| [read-only] abstract | ReflectedType | Type. Gets the type of the class through which the current instance was obtained. |
override | Equals(object)Documentation for this section has not yet been entered. | |
abstract | GetCustomAttributes(bool)Documentation for this section has not yet been entered. | |
abstract | GetCustomAttributes(Type, bool)Documentation for this section has not yet been entered. | |
GetCustomAttributesData()Documentation for this section has not yet been entered. | ||
override | GetHashCode()Documentation for this section has not yet been entered. | |
GetType()Documentation for this section has not yet been entered. | ||
abstract | IsDefined(Type, bool)Documentation for this section has not yet been entered. | |
static | Equality(MemberInfo, MemberInfo) | Documentation for this section has not yet been entered. |
static | Inequality(MemberInfo, MemberInfo) | Documentation for this section has not yet been entered. |
| System.Runtime.InteropServices._MemberInfo.GetIDsOfNames | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._MemberInfo.GetTypeInfo | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._MemberInfo.Invoke | Documentation for this section has not yet been entered. |