Megosztás a következőn keresztül:


IndexerExecutionResult.ItemCount Property

Definition

The number of items that were processed during this indexer execution. This includes both successfully processed items and items where indexing was attempted but failed.

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

Property Value

Applies to