IAdhocSyncParams.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

None;

Description

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

Comments

To get a particular parameter from the collection, use the IAdhocSyncParams.Item property.

See also:

IAdhocSyncParams