JGR MSTS Editors and Tools
ReferenceOperator Constructor (reference)
NamespacesJgr.GrammarReferenceOperatorReferenceOperator(String)

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

Initializes a new instance of the ReferenceOperator class with a given reference.
Declaration Syntax
C#Visual BasicVisual C++
public ReferenceOperator(
	string reference
)
Public Sub New ( _
	reference As String _
)
public:
ReferenceOperator(
	String^ reference
)
Parameters
reference (String)
The reference for this operator.

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