单项选择题

Hashtable集合删除数据的方法有()

A.Remove(object key)
B.Detelte(int index)
C.RemoveAt(object key)
D.Clear()