ClientWebPartPropertyCollection.ICollection.Count property
計數
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Private ReadOnly Property Count As Integer
Implements ICollection.Count
Get
'用途
Dim instance As ClientWebPartPropertyCollection
Dim value As Integer
value = CType(instance, ICollection).Count
intICollection.Count { get; }
Property value
Type: System.Int32
Implements
請參閱
參照
ClientWebPartPropertyCollection class