Click or drag to resize

OperatorParameter Methods

The OperatorParameter type exposes the following members.

Methods
  NameDescription
Public methodGetAllowedStringValues
Gets the allowed values (if applicable) for the StringValue property.
Public methodGetLambdaExpression
Gets the parameter as lambda expression with the specified input parameter type.
Public methodGetValueExpression
Gets the parameter as expression, which returns the value.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also