[]
Gets the map of the items which are maintained.
public IDictionary<string, T> Items { get; }
Public ReadOnly Property Items As IDictionary(Of String, T)