IMsVariableTestDataList.Add

Syntax

Add(Slice: IMsFormulaTransformSlice; [EntryKey: Integer = -1]): IMsVariableTestData;

Parameters

Slice. Slice of added variable.

EntryKey. Key of added variable.

Description

The Add method adds the variable to the collection.

Comments

Use the IMsVariableTestDataList.Remove method to remove one variable from the collection.

Example

The property use is given in IMsPairCorrelationTestSettings.BalancedSample.

See also:

IMsVariableTestDataList