FindItemsResults<TItem>.TotalCount プロパティ

定義

検索フォルダーで使用できる検索条件に一致する項目の合計数を取得します。

public:
 property int TotalCount { int get(); };
public int TotalCount { get; }
Public ReadOnly Property TotalCount As Integer

プロパティ値

検索条件に一致する項目の合計数を示す整数値。

適用対象