ISharePointListCollection.Item

Fore Syntax

Item(Index: Integer): ISharePointList;

Fore.NET Syntax

None;

Parameters

Index. List index.

Description

The Item property returns parameters of the list, which index is passed by the Index parameter.

See also:

ISharePointListCollection