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