Compartir a través de


Summary.Count Propiedad

Definición

Obtiene el recuento.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a