ICollection

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

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