ConstructorInfoWrapper Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether this instance is the same as the specified object.(Overrides ConstructorInfo::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetCustomAttributes(Boolean)

Gets all the custom attributes applied to this member.(Overrides MemberInfo::GetCustomAttributes(Boolean).)

System_CAPS_pubmethodGetCustomAttributes(Type^, Boolean)

Gets all the custom attributes applied to this member of the specified type.(Overrides MemberInfo::GetCustomAttributes(Type^, Boolean).)

System_CAPS_pubmethodGetCustomAttributesData()

Gets the data for the attributes that have been applied to this method.(Overrides MemberInfo::GetCustomAttributesData().)

System_CAPS_pubmethodGetGenericArguments()

Gets the type arguments of a generic method or the type parameters of a generic method definition.(Overrides MethodBase::GetGenericArguments().)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for this instance.(Overrides ConstructorInfo::GetHashCode().)

System_CAPS_pubmethodGetMethodBody()

Gets a MethodBody object that provides access to the MSIL stream, local variables, and exceptions for this method.(Overrides MethodBase::GetMethodBody().)

System_CAPS_pubmethodGetMethodImplementationFlags()

Gets the method implementation attributes.(Overrides MethodBase::GetMethodImplementationFlags().)

System_CAPS_pubmethodGetParameters()

Gets the parameters of this method.(Overrides MethodBase::GetParameters().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInvoke(BindingFlags, Binder^, array<Object^>^, CultureInfo^)

Invokes the constructor with the specified parameters.(Overrides ConstructorInfo::Invoke(BindingFlags, Binder^, array<Object^>^, CultureInfo^).)

System_CAPS_pubmethodInvoke(Object^, BindingFlags, Binder^, array<Object^>^, CultureInfo^)

Invokes the constructor with the specified parameters.(Overrides MethodBase::Invoke(Object^, BindingFlags, Binder^, array<Object^>^, CultureInfo^).)

System_CAPS_pubmethodInvoke(Object^, array<Object^>^)

(Inherited from MethodBase.)

System_CAPS_pubmethodInvoke(array<Object^>^)

(Inherited from ConstructorInfo.)

System_CAPS_pubmethodIsDefined(Type^, Boolean)

Determines whether one or more attributes of the specified type or of its derived types is applied to this member.(Overrides MemberInfo::IsDefined(Type^, Boolean).)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Overrides Object::ToString().)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::GetType()

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::GetTypeInfo(UInt32, UInt32, IntPtr)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::GetTypeInfoCount(UInt32)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::Invoke_2(Object^, BindingFlags, Binder^, array<Object^>^, CultureInfo^)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::Invoke_3(Object^, array<Object^>^)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::Invoke_4(BindingFlags, Binder^, array<Object^>^, CultureInfo^)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_ConstructorInfo::Invoke_5(array<Object^>^)

(Inherited from ConstructorInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MemberInfo::GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

(Inherited from MemberInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MemberInfo::GetType()

(Inherited from MemberInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MemberInfo::GetTypeInfo(UInt32, UInt32, IntPtr)

(Inherited from MemberInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MemberInfo::GetTypeInfoCount(UInt32)

(Inherited from MemberInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MemberInfo::Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

(Inherited from MemberInfo.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MethodBase::GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

(Inherited from MethodBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MethodBase::GetType()

(Inherited from MethodBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MethodBase::GetTypeInfo(UInt32, UInt32, IntPtr)

(Inherited from MethodBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MethodBase::GetTypeInfoCount(UInt32)

(Inherited from MethodBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod_MethodBase::Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

(Inherited from MethodBase.)

Return to top
Show: