SPFeatureDependencyCollection.Count 属性

获取集合中依存-时由另一个功能中的功能的数量。

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

语法

声明
Public Overrides ReadOnly Property Count As Integer
    Get
用法
Dim instance As SPFeatureDependencyCollection
Dim value As Integer

value = instance.Count
public override int Count { get; }

属性值

类型:System.Int32
32 位整数,指示的是依存-由另一个功能的功能的数量。

实现

ICollection.Count

另请参阅

引用

SPFeatureDependencyCollection 类

SPFeatureDependencyCollection 成员

Microsoft.SharePoint 命名空间