Points.Count Propiedad

Definición

Devuelve un valor de tipo Integer que representa el número de objetos de la colección.

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

Valor de propiedad

Integer

Se aplica a