Table of Contents

Property ErrorList

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

ErrorList

Gets a list of syntax errors.

public virtual ISyntaxErrors ErrorList { get; }

Property Value

ISyntaxErrors

Remarks

If there is no errors, contains null reference.