ICollection

IEnumerable<T>
  ICollection<T>
    IDictionary<TKey, TValue>(key/value pairs)
    IList<T>(index)

posted @ 2018-06-27 09:53  平小宅  阅读(131)  评论(0)    收藏  举报