IMsProblemDetailsArray.Count

Syntax

Count: Integer;

Description

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

Comments

To get a collection element, use the IMsProblemDetailsArray.Item property.

See also:

IMsProblemDetailsArray