Version

Search Results

Type Property (EmptySyntaxRule)

Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax

EmptySyntaxRule Constructor

Creates a new EmptySyntaxRule instance. Syntax

Infragistics.Documents.Parsing.ErrorHandling Namespace

See Also Reference Infragistics.Documents.TextDocument Assembly

ExceptionSyntaxRule Class

Represents an excption rule, which can only succeed if its sub-rule matches content and the exception rule does not succeed for the same content. Syntax

ExceptionSyntaxRule Class Members

Public Constructors Public Properties Public Methods

Exception Property

Gets or sets the exception SyntaxRule which is owned the current rule. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when the Grammar.IsMutable value of the owning Grammar is False. System.InvalidOperationException Occurs when the specified value is already owned by another rule o...

Type Property (ExceptionSyntaxRule)

Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax