IMsStubLoadSelectionValues.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of collection selections.

Comments

To get selection from the collection, use the IMsStubLoadSelectionValues.Item property.

See also:

IMsStubLoadSelectionValues