Clear;
Clear();
The Clear method clears the collection of variables.
After executing the method the IMsVariableTestDataList.Count property is set to 0.
To remove one variable from the collection, use the IMsVariableTestDataList.Remove method.
The method use is given in IMsPairCorrelationTestSettings.BalancedSample.
See also: