TextRanges.Count Propriété

Définition

Obtient une valeur qui indique le nombre d’objets de la collection.

public:
 property int Count { int get(); };
public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(3)]
public int Count { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.Count : int
Public ReadOnly Property Count As Integer

Valeur de propriété

Int32

Valeur entière indiquant le nombre d'objets TextRange présents dans la collection TextRanges.

Attributs

S’applique à