C# (CSharp) Orc.DataStructures.AList Namespace

Nested Namespaces

Orc.DataStructures.AList.Utilities

Classes

Name Description
LCInterfaces This class contains extension methods that are provided as part of various Loyc.Collections interfaces. For example, it provides methods such as IndexOf(), Contains() and CopyTo(), that the traditional ICollection{T} and IList{T} interfaces require the author to write himself.