CmsRecipientCollection.Count Propriété

Définition

La propriété Count récupère le nombre d'éléments de la collection CmsRecipientCollection.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Valeur de propriété

Valeur de type Int32 qui représente le nombre d'éléments dans la collection.

Implémente

S’applique à

Voir aussi