System.Windows.Forms.Design.AxParameterData: Method Members

The methods of System.Windows.Forms.Design.AxParameterData are listed below. For a list of all members, see the AxParameterData Members list.

See Also: Inherited members from System.Object

Public Methods

static
Convert(System.Reflection.ParameterInfo[]) : AxParameterData[]

Converts the specified parameter information to an System.Windows.Forms.Design.AxParameterData object.

static
Convert(System.Reflection.ParameterInfo[], bool) : AxParameterData[]

Converts the specified parameter information to an System.Windows.Forms.Design.AxParameterData object, according to the specified value indicating whether to ignore by reference parameters.