Partilhar via


FoundFaces.Count Propriedade

Definição

Obtém ou define o número de rostos encontrados.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a