SPMobileEventsListItemIterator.QueryListItems 方法

查询**[SPListItemCollection]**来确定集合中的项内容。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Function QueryListItems As SPListItemCollection
用法
Dim returnValue As SPListItemCollection

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

返回值

类型:Microsoft.SharePoint.SPListItemCollection
查询,返回的Microsoft.SharePoint.SPListItemCollection对象。

另请参阅

引用

SPMobileEventsListItemIterator 类

SPMobileEventsListItemIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间