General purpose collections.



Interfaces
 InterfaceDescription
 IReadOnlyList An IReadOnlyList is a list which does not support the methods of the IList interface which modify the underlying data.