Item Property

The error at the specified index.

Syntax

AseError this[ int index ]

Parameters

index - the zero-based index of the error to retrieve.

Property Value

An AseError that contains the error at the specified index.

Access

Read-only