The members of System.Runtime.InteropServices._MethodBase are listed below.
[read-only] | Attributes | System.Reflection.MethodAttributes.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.Attributes property. |
[read-only] | CallingConvention | System.Reflection.CallingConventions.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.CallingConvention property. |
[read-only] | DeclaringType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property. |
[read-only] | IsAbstract | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAbstract property. |
[read-only] | IsAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAssembly property. |
[read-only] | IsConstructor | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsConstructor property. |
[read-only] | IsFamily | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamily property. |
[read-only] | IsFamilyAndAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyAndAssembly property. |
[read-only] | IsFamilyOrAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyOrAssembly property. |
[read-only] | IsFinal | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFinal property. |
[read-only] | IsHideBySig | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsHideBySig property. |
[read-only] | IsPrivate | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPrivate property. |
[read-only] | IsPublic | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPublic property. |
[read-only] | IsSpecialName | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsSpecialName property. |
[read-only] | IsStatic | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsStatic property. |
[read-only] | IsVirtual | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsVirtual property. |
[read-only] | MemberType | System.Reflection.MemberTypes.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.MemberType property. |
[read-only] | MethodHandle | RuntimeMethodHandle.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.MethodHandle property. |
[read-only] | Name | string.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property. |
[read-only] | ReflectedType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property. |
Equals(object)
| ||
GetCustomAttributes(bool)
| ||
GetCustomAttributes(Type, bool)
| ||
GetHashCode()
| ||
GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr)Documentation for this section has not yet been entered. | ||
GetMethodImplementationFlags()
| ||
GetParameters()
| ||
GetType()
| ||
GetTypeInfo(uint, uint, IntPtr)
| ||
GetTypeInfoCount(out uint)Documentation for this section has not yet been entered. | ||
Invoke(object, object[])
| ||
Invoke(object, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo)
| ||
Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr)Documentation for this section has not yet been entered. | ||
IsDefined(Type, bool)
| ||
ToString()
|