XsltListViewWebPartMobileAdapter.CurrentListItems 属性

获取所有项目的当前列表中的当前视图中还有。

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

语法

声明
Protected ReadOnly Property CurrentListItems As ICollection
    Get
用法
Dim value As ICollection

value = Me.CurrentListItems
protected ICollection CurrentListItems { get; }

属性值

类型:System.Collections.ICollection
可转换为SPListItemCollection集合中的当前视图项。

备注

返回集合中的成员是SPListItem对象。

另请参阅

引用

XsltListViewWebPartMobileAdapter 类

XsltListViewWebPartMobileAdapter 成员

Microsoft.SharePoint.WebPartPages 命名空间