ISharePointListCollection

Assembly: Net

Namespace: None;

Description

The ISharePointListCollection interface contains basic properties of various lists that can be obtained for the SharePoint site.

Inheritance Hierarchy

ISharePointListCollection

Comments

This interface is basic for the following interfaces:

Properties

  Property name Brief description
The Count method returns the number of lists in the collection.
The Item property returns the specified list parameters.

See also:

Net Assembly Interfaces