IsolineOperator.IsolineOperator Constructors
Initializes a new instance of the IsolineOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | IsolineOperator() | Initializes a new instance of the IsolineOperator class. |
Public method | IsolineOperator(Operator input) | Initializes a new instance of the IsolineOperator class with the specified input operator. |
IsolineOperator()
Initializes a new instance of the IsolineOperator class.Syntax
public IsolineOperator ()
IsolineOperator(Operator input)
Initializes a new instance of the IsolineOperator class with the specified input operator.Syntax
public IsolineOperator (
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