SPMobileListItemIterator.QueryListItems Method

Gets the collection of list items returned by the query in QueryString.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overridable Function QueryListItems As SPListItemCollection

Dim returnValue As SPListItemCollection

returnValue = Me.QueryListItems()
protected virtual SPListItemCollection QueryListItems()

Return Value

Type: Microsoft.SharePoint.SPListItemCollection
A SPListItemCollection of list items that are returned by the query in QueryString.

See Also

Reference

SPMobileListItemIterator Class

SPMobileListItemIterator Members

Microsoft.SharePoint.MobileControls Namespace