Version

ConcatenationSyntaxRule Class Members

The following tables list the members exposed by ConcatenationSyntaxRule.

Public Constructors
 NameDescription
Public ConstructorConcatenationSyntaxRule ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyRootReturns the NonTerminalSymbol whose rule tree contains this rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
Public PropertyRulesGets the collection of rules owned by the SyntaxRulesOwnerBase. (Inherited from Infragistics.Documents.Parsing.SyntaxRulesOwnerBase)
Public PropertyTypeOverridden. Gets the SyntaxRuleType value indicating the type of the SyntaxRule.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
See Also