Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IEnumerableを実装しているが実装しIEnumeratorていないクラスがある場合ICollection、IListまたはISetどのサフィックスを使用しますか?
IEnumerable
IEnumerator
ICollection
IList
ISet
具体的な型を持たない難しいもの - しかし、おそらく "Source" または "s" (Apple* s *、Apple* Source * など) または単純なシーケンス (列挙が好きではない) (AppleSeqence)を追加するだけです。