Version

LexerStateCollection Class Properties

For a list of all members of this type, see LexerStateCollection members.

Public Properties
 NameDescription
Public PropertyCountGets the number of LexerState instances in this collection.  
Public PropertyDefaultLexerStateGets the default lexer state of a grammar, which is the starting lexer state when documents are lexically analyzed.  
Public PropertyItemOverloaded. Gets the LexerState at the specified index.  
See Also