Mono Class Library: OverviewSystem.Reflection.MemberInfo: Members |
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] abstractDeclaringType Type. Gets the type that declares the member reflected by the current instance. [read-only] abstractMemberType 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] abstractName string. Gets the name of the member reflected by the current instance. [read-only] abstractReflectedType Type. Gets the type of the class through which the current instance was obtained.
abstractGetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered. abstractGetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered.GetType() : Type Documentation for this section has not yet been entered. abstractIsDefined(Type, bool) : bool 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.