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