ValueAccumulator<T>.Count
Property in ValueAccumulator<T>
Declaration
public int Count { get; }
Description
The number of unique values being accumulated (Read only).
public int Count { get; }
The number of unique values being accumulated (Read only).