System.Collections.ICollection

Added in .NET 1.1
This interface extended the IEnumerable interface.
This is the medium functionality and gives you foreach and a count
The ICollection interface is the base interface for classes in the System.Collections namespace.



© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext