ISharePointCollection<T>.Count 属性

获取集合中项的数目。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property Count As Integer
    Get
int Count { get; }

属性值

类型:System.Int32
集合中的项数。

.NET Framework 安全性

请参见

参考

ISharePointCollection<T> 接口

Microsoft.VisualStudio.SharePoint 命名空间