System.Windows.Forms.Design.AxParameterData.Convert Method

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

Syntax

public static AxParameterData[] Convert (System.Reflection.ParameterInfo[] infos)

Parameters

infos
An array of System.Reflection.ParameterInfo objects to convert.

Returns

An array of System.Windows.Forms.Design.AxParameterData objects representing the specified array of System.Reflection.ParameterInfo objects.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0