Show contents 

Stat Assembly > Stat Assembly Interfaces > ISlQualityTable > ISlQualityTable.Item

ISlQualityTable.Item

Syntax

Item(Index: Integer): ISlQualitySet;

Parameters

Index. Index of table row.

Description

The Item property returns a specified row from the table.

Example

The property use is given in the example for ISlQualityTable.Count.

See also:

ISlQualityTable