Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Returns a collection of items from the list.
Overload List
Name | Description | |
---|---|---|
![]() |
GetItems([]) | Returns a collection of items from the list but includes only the specified field values. |
![]() |
GetItems(SPQuery) | Gets a collection of items from the list based on the specified query. |
![]() |
GetItems(SPView) | Returns a collection of items from the list based on the specified view. |
![]() |
GetItems(SPQuery, String) | Gets a collection of items from the list based on the specified query and view. |
Top