For a list of all members of this type, see LexerStateCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds a new LexerState with the specified name to the collection. |
![]() | Clear | Removes all members from this collection. |
![]() | Contains | Overloaded. Returns a value indicating whether the specified LexerState exists within this collection. |
![]() | Remove | Overloaded. Removes the LexerState with the specified name from the collection. |
![]() | TryGetLexerState | Tries to get a LexerState with the specified name and returns whether one is in the collection. |