Version 24.2 (latest)

NonTerminalSymbolCollection Class Methods

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

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