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).