IMsSpliceTransform.Operands

Syntax

Operands: IMsFormulaTermList;

Description

The Operands property returns the collection of spliced series.

Comments

To get a term corresponding to the output variable, use the IMsSpliceTransform.Result property.

Example

The property use is given in the example for IMsSpliceTransform.Result.

See also:

IMsSpliceTransform