ValueAccumulator<T>.values


Declaration

public readonly Dictionary<int, T> values

Description

The stored values with their given identifiers (Read only).