共用方式為


ClientWebPartPropertyCollection.Count property

計數在集合中的屬性數目。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Count As Integer
    Get
'用途
Dim instance As ClientWebPartPropertyCollection
Dim value As Integer

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

Property value

Type: System.Int32

請參閱

參照

ClientWebPartPropertyCollection class

ClientWebPartPropertyCollection members

Microsoft.SharePoint.WebPartPages namespace