API Diff between 0.6.5056.5071 and 0.5.5052.41702
31 Additions
0 Removals
M42.Collections
-
public class ArrayList<T> : MutableListBase<T>, IFreezable
-
public class OrderedHashSet<T> : IMutableSet<T>, ISet<T>, ISet, IMutableList<T>, IMutableArray<T>, IList<T>, IList, IMutableCollection<T>, ICollection<T>, IEnumerable<T>, ICollection, IEnumerable
M42.Collections.ObjectModel