[This is preliminary documentation and is subject to change.]
Creates an error token to contain a collection of errors.
| C# |
public ErrorToken()
Add one or more errors to this token using the Add method.
[This is preliminary documentation and is subject to change.]
| C# |
public ErrorToken()