← Back to carmenta.com
Carmenta Engine SDK Documentation
×

RangeOperator.RangeOperator Constructors

Initializes a new instance of the RangeOperator class.

Overload List

 NameDescription
Public methodRangeOperator()Initializes a new instance of the RangeOperator class.
Public methodRangeOperator(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

C#
public RangeOperator ()

RangeOperator(Operator input)

Initializes a new instance of the RangeOperator class with the specified input operator.

Syntax

C#
public RangeOperator (
    Operator input
)

Parameters

input
Type: Operator
Specifies the next input operator in the operator chain.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept