共用方式為


SPRecycleBinItemCollection.Count property

取得集合中的資源回收筒] 的項目數目。

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

Syntax

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

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

Property value

Type: System.Int32
32 位元的整數,表示資源回收筒] 的項目數目。

Implements

ICollection.Count

請參閱

參照

SPRecycleBinItemCollection class

SPRecycleBinItemCollection members

Microsoft.SharePoint namespace