Range.Addition(Position, Range) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Quantum.QsCompiler.DataTypes.Range operator + (Microsoft.Quantum.QsCompiler.DataTypes.Position position, Microsoft.Quantum.QsCompiler.DataTypes.Range range);
static member ( + ) : Microsoft.Quantum.QsCompiler.DataTypes.Position * Microsoft.Quantum.QsCompiler.DataTypes.Range -> Microsoft.Quantum.QsCompiler.DataTypes.Range
Public Shared Operator + (position As Position, range As Range) As Range
Parameters
- position
- Position
- range
- Range