Show contents 

Adhoc > Adhoc Assembly Interfaces > IAdhocBulkSelectionSet > IAdhocBulkSelectionSet.Count

IAdhocBulkSelectionSet.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

None;

Description

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

Comments

To add dimensions, use the IAdhocBulkSelectionSet.Add method.

See also:

IAdhocBulkSelectionSet