ValueAccumulator<T>.values


Declaration

public Dictionary<int, T> values { get; }

Description

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