<PackageReference Include="NETStandard.Library" Version="2.0.0" />
System.Collections.Specialized.ListDictionary
public int Count {
get; }
public object this[
object key] {
get;
set; }
public void Add(
object key,
object value)
public void Remove(
object key)