'Declaration Public Property StartSymbol As NonTerminalSymbol
public NonTerminalSymbol StartSymbol {get; set;}
Exception | Description |
---|---|
System.InvalidOperationException | Occurs when the value is set and IsMutable is False. |
System.ArgumentException | Occurs when the value specified does not belong to the NonTerminalSymbols collection. |
The StartSymbol property must be set to a non-null value prior to loading text into a document or an System.InvalidOperationException will be thrown.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2