IAdhocParamSynchronization.Item

Syntax

Item(Index: Integer): IAdhocParamSyncIndex;

Parameters

Index. Index of the link in collection.

Description

The Item property returns the specified link from the collection

Comments

Indexing of links in collection is continuous and starts with zero. To get the number of links in the collection, use the IAdhocSyncParams.Count property.

See also:

IAdhocParamSynchronization