Gets or sets the name that is used to reference the WhitespaceSymbol. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when the value is set and IsMutable is False. System.ArgumentException Occurs when the specified name matches that of another symbol in the Grammar.
Creates a new instance of the Grammar class. Syntax
Represents a piece of ignored content in the parse tree. Syntax
Represents a set of contiguous ignored content in the parse tree. Syntax
For a list of all members of this type, see IgnoredContentList members. Public Fields Name Description Empty An empty ignored content list which doesnt exist in a parse tree. Top
Public Fields Public Properties Public Methods Public Operators
Public Methods
Public Properties
Gets the number of IgnoredContent values in the list. Syntax
An empty ignored content list which doesnt exist in a parse tree. Syntax