_MethodInfo (interface)

This type is found in the namespace System.Runtime.InteropServices

mget_MemberTypeMemberTypes
mget_NameString
mget_DeclaringTypeType
mget_ReflectedTypeType
mget_MethodHandleRuntimeMethodHandle
mget_AttributesMethodAttributes
mget_CallingConventionCallingConventions
mget_IsPublicBoolean
mget_IsPrivateBoolean
mget_IsFamilyBoolean
mget_IsAssemblyBoolean
mget_IsFamilyAndAssemblyBoolean
mget_IsFamilyOrAssemblyBoolean
mget_IsStaticBoolean
mget_IsFinalBoolean
mget_IsVirtualBoolean
mget_IsHideBySigBoolean
mget_IsAbstractBoolean
mget_IsSpecialNameBoolean
mget_IsConstructorBoolean
mget_ReturnTypeType
mget_ReturnTypeCustomAttributesICustomAttributeProvider
mGetTypeInfoCountVoid
mGetTypeInfoVoid
mGetIDsOfNamesVoid
mInvokeVoid
mToStringString
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mGetCustomAttributesObject[]
mGetCustomAttributesObject[]
mIsDefinedBoolean
mGetParametersParameterInfo[]
mGetMethodImplementationFlagsMethodImplAttributes
mInvokeObject
mInvokeObject
mGetBaseDefinitionMethodInfo
pMemberTypeMemberTypes
pNameString
pDeclaringTypeType
pReflectedTypeType
pMethodHandleRuntimeMethodHandle
pAttributesMethodAttributes
pCallingConventionCallingConventions
pIsPublicBoolean
pIsPrivateBoolean
pIsFamilyBoolean
pIsAssemblyBoolean
pIsFamilyAndAssemblyBoolean
pIsFamilyOrAssemblyBoolean
pIsStaticBoolean
pIsFinalBoolean
pIsVirtualBoolean
pIsHideBySigBoolean
pIsAbstractBoolean
pIsSpecialNameBoolean
pIsConstructorBoolean
pReturnTypeType
pReturnTypeCustomAttributesICustomAttributeProvider

get_MemberType

get_Name

.

get_DeclaringType

.

get_ReflectedType

.

get_MethodHandle

.

get_Attributes

.

get_CallingConvention

.

get_IsPublic

.

get_IsPrivate

.

get_IsFamily

.

get_IsAssembly

.

get_IsFamilyAndAssembly

.

get_IsFamilyOrAssembly

.

get_IsStatic

.

get_IsFinal

.

get_IsVirtual

.

get_IsHideBySig

.

get_IsAbstract

.

get_IsSpecialName

.

get_IsConstructor

.

get_ReturnType

.

get_ReturnTypeCustomAttributes

.

GetTypeInfoCount

.

GetTypeInfo

pcTInfoSystem.UInt32&

GetIDsOfNames

iTInfoSystem.UInt32
lcidSystem.UInt32
ppTInfoSystem.IntPtr

Invoke

riidSystem.Guid&
rgszNamesSystem.IntPtr
cNamesSystem.UInt32
lcidSystem.UInt32
rgDispIdSystem.IntPtr

ToString

dispIdMemberSystem.UInt32
riidSystem.Guid&
lcidSystem.UInt32
wFlagsSystem.Int16
pDispParamsSystem.IntPtr
pVarResultSystem.IntPtr
pExcepInfoSystem.IntPtr
puArgErrSystem.IntPtr

Equals

.

GetHashCode

otherSystem.Object

GetType

.

GetCustomAttributes

.

GetCustomAttributes

attributeTypeSystem.Type
inheritSystem.Boolean

IsDefined

inheritSystem.Boolean

GetParameters

attributeTypeSystem.Type
inheritSystem.Boolean

GetMethodImplementationFlags

.

Invoke

.

Invoke

objSystem.Object
invokeAttrSystem.Reflection.BindingFlags
binderSystem.Reflection.Binder
parametersSystem.Object[]
cultureSystem.Globalization.CultureInfo

GetBaseDefinition

objSystem.Object
parametersSystem.Object[]

MemberType

.

Name

.

DeclaringType

.

ReflectedType

.

MethodHandle

.

Attributes

.

CallingConvention

.

IsPublic

.

IsPrivate

.

IsFamily

.

IsAssembly

.

IsFamilyAndAssembly

.

IsFamilyOrAssembly

.

IsStatic

.

IsFinal

.

IsVirtual

.

IsHideBySig

.

IsAbstract

.

IsSpecialName

.

IsConstructor

.

ReturnType

.

ReturnTypeCustomAttributes

.
.