'Declaration
Public Shared Function Create( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As ParameterType, _
ByVal As ParameterState, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean _
) As Parameter
public static Parameter Create(
System.string ,
System.string ,
ParameterType ,
ParameterState ,
System.bool ,
System.bool ,
System.bool ,
System.bool ,
System.bool ,
System.bool ,
System.bool
)