ValueAccumulator<T>.count


Declaration

public int count { get; }

Description

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