IAdhocParamSynchronization.Count

Syntax

Count: Integer;

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.

Example

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

See also:

IAdhocParamSynchronization