IndexerExecutionResult.ItemCount プロパティ

定義

このインデクサーの実行中に処理された項目の数。 これには、正常に処理された項目と、インデックス作成が試行されたが失敗した項目の両方が含まれます。

public int ItemCount { get; }
member this.ItemCount : int
Public ReadOnly Property ItemCount As Integer

プロパティ値

適用対象