GradientStopCollection.Count Propriété

Définition

Obtient le nombre d'éléments figurant dans un GradientStopCollection.

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

Valeur de propriété

Int32

Nombre d'éléments figurant dans un GradientStopCollection.

Implémente

Remarques

Cette méthode implémente la méthode ICollection.Count .

S’applique à