ConstructorInfoWrapper Methods
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether this instance is the same as the specified object.(Overrides ConstructorInfo::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCustomAttributes(Boolean) | Gets all the custom attributes applied to this member.(Overrides MemberInfo::GetCustomAttributes(Boolean).) |
![]() | GetCustomAttributes(Type^, Boolean) | Gets all the custom attributes applied to this member of the specified type.(Overrides MemberInfo::GetCustomAttributes(Type^, Boolean).) |
![]() | GetCustomAttributesData() | Gets the data for the attributes that have been applied to this method.(Overrides MemberInfo::GetCustomAttributesData().) |
![]() | GetGenericArguments() | Gets the type arguments of a generic method or the type parameters of a generic method definition.(Overrides MethodBase::GetGenericArguments().) |
![]() | GetHashCode() | Gets the hash code for this instance.(Overrides ConstructorInfo::GetHashCode().) |
![]() | GetMethodBody() | Gets a MethodBody object that provides access to the MSIL stream, local variables, and exceptions for this method.(Overrides MethodBase::GetMethodBody().) |
![]() | GetMethodImplementationFlags() | Gets the method implementation attributes.(Overrides MethodBase::GetMethodImplementationFlags().) |
![]() | GetParameters() | Gets the parameters of this method.(Overrides MethodBase::GetParameters().) |
![]() | GetType() | (Inherited from Object.) |
![]() | Invoke(BindingFlags, Binder^, array<Object^>^, CultureInfo^) | Invokes the constructor with the specified parameters.(Overrides ConstructorInfo::Invoke(BindingFlags, Binder^, array<Object^>^, CultureInfo^).) |
![]() | Invoke(Object^, BindingFlags, Binder^, array<Object^>^, CultureInfo^) | Invokes the constructor with the specified parameters.(Overrides MethodBase::Invoke(Object^, BindingFlags, Binder^, array<Object^>^, CultureInfo^).) |
![]() | Invoke(Object^, array<Object^>^) | (Inherited from MethodBase.) |
![]() | Invoke(array<Object^>^) | (Inherited from ConstructorInfo.) |
![]() | IsDefined(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).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object::ToString().) |



