JGR MSTS Editors and Tools
RepeatOperator Constructor (right)
NamespacesJgr.GrammarRepeatOperatorRepeatOperator(Operator)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the RepeatOperator class with a given Operator subexpression.
Declaration Syntax
C#Visual BasicVisual C++
public RepeatOperator(
	Operator right
)
Public Sub New ( _
	right As Operator _
)
public:
RepeatOperator(
	Operator^ right
)
Parameters
right (Operator)
The Operator subexpression.

Assembly: JGR.Grammar (Module: JGR.Grammar) Version: 0.5.4008.31681