IMatrixModel.Item

Syntax

Item(Coord: IMatrixModelCoord): Variant;

Parameters

Coord. Coordinate of the element in the matrix, which value must be obtained.

Description

The Item property determines value of a matrix element in the specified Coord coordinate.

See also:

IMatrixModel