SPDocumentLibrary.GetItems Method

Include Protected Members
Include Inherited Members

Returns a collection of items from the list.

Overload List

  Name Description
Public method GetItems([]) Returns a collection of items from the list but includes only the specified field values. (Inherited from SPList.)
Public method GetItems(SPQuery) Gets a collection of items from the list based on the specified query. (Inherited from SPList.)
Public method GetItems(SPView) Returns a collection of items from the list based on the specified view. (Inherited from SPList.)
Public method GetItems(SPQuery, String) Gets a collection of items from the list based on the specified query and view. (Inherited from SPList.)

Top

See Also

Reference

SPDocumentLibrary Class

SPDocumentLibrary Members

Microsoft.SharePoint Namespace