IMsVariableTestDataList.Count

Syntax

Count: Integer;

Description

The Count property returns the number of variables in the collection.

Comments

To get the variable from the collection, use the IMsVariableTestDataList.Item property.

Example

The property use is given in IMsPairCorrelationTestSettings.BalancedSample.

See also:

IMsVariableTestDataList