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, index of which is passed by the Index parameter.

See also:

ISharePointListCollection