Count

DocumentData.Count property

フィールドデータの総数を取得します。

public int Count { get; }

プロパティ値

フィールド データの総数を表す整数値。

関連項目