ValueAccumulator<T>.Count


Declaration

public int Count { get; }

Description

The number of unique values being accumulated (Read only).