多项选择题

在C#中,下列使用键/值方式对存储数据的是()

A.ArrayList
B.List<T>
C.HashTable
D.Dictionary<k,v>