Version

LexerStateCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a new LexerState with the specified name to the collection.  
Public MethodClearRemoves all members from this collection.  
Public MethodContainsOverloaded. Returns a value indicating whether the specified LexerState exists within this collection.  
Public MethodRemoveOverloaded. Removes the LexerState with the specified name from the collection.  
Public MethodTryGetLexerStateTries to get a LexerState with the specified name and returns whether one is in the collection.  
See Also