Assembly: Net
Namespace: None;
The ISharePointListCollection interface contains basic properties of various lists that can be obtained for the SharePoint site.
ISharePointListCollection
This interface is basic for the following interfaces:
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: