Freigeben über


SPAttachmentCollection.Count-Eigenschaft

Ruft die Anzahl der Anlagen in der Auflistung ab.

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

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As SPAttachmentCollection
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl, die die Anzahl der Anlagen darstellt.

Implementiert

ICollection.Count

Siehe auch

Referenz

SPAttachmentCollection Klasse

SPAttachmentCollection-Member

Microsoft.SharePoint-Namespace