IMatrixExtendInfo.Add

Syntax

Add(Value: IDimSelection);

Parameters

Value. Elements flag.

Description

The Add method adds a matrix dimension.

Comments

If the matrix dimension is added successfully, the value IMatrixExtendInfo.Count is increased by 1.

Example

The method use is given in IMatrixFactory.CreateExtendInfo.

See also:

IMatrixExtendInfo