IAdhocParamSynchronization.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

None;

Description

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

Comments

To get a specific link from the collection, use the IAdhocSyncParams.Item property.

Fore Example

The property use is given in the example for IAdhocSynchronization.Params.

See also:

IAdhocParamSynchronization