RangeOperator.RangeOperator Constructors
Initializes a new instance of the RangeOperator class.
Overload List
| Name | Description | |
|---|---|---|
| Public method | RangeOperator() | Initializes a new instance of the RangeOperator class. |
| Public method | RangeOperator(Operator input) | Initializes a new instance of the RangeOperator class with the specified input operator. |
RangeOperator()
Initializes a new instance of the RangeOperator class.Syntax
public RangeOperator ()RangeOperator(Operator input)
Initializes a new instance of the RangeOperator class with the specified input operator.Syntax
public RangeOperator (
Operator input
)Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android