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