次の方法で共有


FacetResult.Count プロパティ

定義

このファセットにより説明されるバケット内のドキュメントの概数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public long? Count { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int64>
Public ReadOnly Property Count As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象