Partager via


SPAttachmentCollection.Count - Propriété

Obtient le nombre de pièces jointes dans la collection.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As SPAttachmentCollection
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Entier 32 bits qui représente le nombre de pièces jointes.

Implémentations

ICollection.Count

Voir aussi

Référence

SPAttachmentCollection classe

SPAttachmentCollection - Membres

Microsoft.SharePoint - Espace de noms