IMsProblemDetailsArray.Clear

Syntax

Clear;

Description

The Clear method clears the collection

Comments

To remove specific parameters from the collection, use the IMsProblemDetailsArray.Remove and IMsProblemDetailsArray.RemoveByKey methods.

See also:

IMsProblemDetailsArray