SPRelatedFieldCollection.Count 属性

获取集合中的SPRelatedField对象的数目。

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

语法

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

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

属性值

类型:System.Int32
对象的数目。

实现

ICollection.Count

另请参阅

引用

SPRelatedFieldCollection 类

SPRelatedFieldCollection 成员

Microsoft.SharePoint 命名空间