Item property

Description

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