Skip to content

Instantly share code, notes, and snippets.

@danmoseley
Last active July 30, 2018 17:32
Show Gist options
  • Save danmoseley/aa88e4ad837a98ab786e679e446a28ea to your computer and use it in GitHub Desktop.
Save danmoseley/aa88e4ad837a98ab786e679e446a28ea to your computer and use it in GitHub Desktop.
Wintellect Power Collections types
T:Wintellect.PowerCollections.Algorithms
T:Wintellect.PowerCollections.Algorithms.ArrayRange`1
M:Wintellect.PowerCollections.Algorithms.ArrayRange`1.#ctor(`0[],System.Int32,System.Int32)
T:Wintellect.PowerCollections.Algorithms.ArrayWrapper`1
M:Wintellect.PowerCollections.Algorithms.ArrayWrapper`1.#ctor(`0[])
P:Wintellect.PowerCollections.Algorithms.ArrayWrapper`1.System#Collections#IList#IsFixedSize
M:Wintellect.PowerCollections.Algorithms.BinarySearch``1(System.Collections.Generic.IList{``0},``0,System.Collections.Generic.IComparer{``0},System.Int32@)
M:Wintellect.PowerCollections.Algorithms.BinarySearch``1(System.Collections.Generic.IList{``0},``0,System.Comparison{``0},System.Int32@)
M:Wintellect.PowerCollections.Algorithms.BinarySearch``1(System.Collections.Generic.IList{``0},``0,System.Int32@)
M:Wintellect.PowerCollections.Algorithms.CartesianProduct``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``1})
T:Wintellect.PowerCollections.Algorithms.CollectionEqualityComparer`1
M:Wintellect.PowerCollections.Algorithms.Concatenate``1(System.Collections.Generic.IEnumerable{``0}[])
M:Wintellect.PowerCollections.Algorithms.Convert``2(System.Collections.Generic.IEnumerable{``0},System.Converter{``0,``1})
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IEnumerable{``0},``0[],System.Int32)
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IEnumerable{``0},``0[],System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IList{``0},System.Int32)
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IList{``0},System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IList{``0},System.Int32,``0[],System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Copy``1(System.Collections.Generic.IList{``0},System.Int32,System.Collections.Generic.IList{``0},System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Count``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.CountEqual``1(System.Collections.Generic.IEnumerable{``0},``0)
M:Wintellect.PowerCollections.Algorithms.CountEqual``1(System.Collections.Generic.IEnumerable{``0},``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.CountWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.DisjointSets``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.DisjointSets``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.EqualCollections``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.EqualCollections``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.EqualCollections``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.EqualSets``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.EqualSets``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Exists``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.Fill``1(``0[],``0)
M:Wintellect.PowerCollections.Algorithms.Fill``1(System.Collections.Generic.IList{``0},``0)
M:Wintellect.PowerCollections.Algorithms.FillRange``1(``0[],System.Int32,System.Int32,``0)
M:Wintellect.PowerCollections.Algorithms.FillRange``1(System.Collections.Generic.IList{``0},System.Int32,System.Int32,``0)
M:Wintellect.PowerCollections.Algorithms.FindFirstIndexWhere``1(System.Collections.Generic.IList{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FindFirstWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FindIndicesWhere``1(System.Collections.Generic.IList{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FindLastIndexWhere``1(System.Collections.Generic.IList{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FindLastWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FindWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FirstConsecutiveEqual``1(System.Collections.Generic.IList{``0},System.Int32)
M:Wintellect.PowerCollections.Algorithms.FirstConsecutiveEqual``1(System.Collections.Generic.IList{``0},System.Int32,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.FirstConsecutiveEqual``1(System.Collections.Generic.IList{``0},System.Int32,Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.FirstConsecutiveWhere``1(System.Collections.Generic.IList{``0},System.Int32,System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.FirstIndexOf``1(System.Collections.Generic.IList{``0},``0)
M:Wintellect.PowerCollections.Algorithms.FirstIndexOf``1(System.Collections.Generic.IList{``0},``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.FirstIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.FirstIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.FirstIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})
M:Wintellect.PowerCollections.Algorithms.GeneratePermutations``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.GenerateSortedPermutations``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.GenerateSortedPermutations``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.GenerateSortedPermutations``1(System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.GetCollectionEqualityComparer``1
M:Wintellect.PowerCollections.Algorithms.GetCollectionEqualityComparer``1(System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.GetComparerFromComparison``1(System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.GetComparisonFromComparer``1(System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.GetDictionaryConverter``2(System.Collections.Generic.IDictionary{``0,``1})
M:Wintellect.PowerCollections.Algorithms.GetDictionaryConverter``2(System.Collections.Generic.IDictionary{``0,``1},``1)
M:Wintellect.PowerCollections.Algorithms.GetIdentityComparer``1
M:Wintellect.PowerCollections.Algorithms.GetLexicographicalComparer``1
M:Wintellect.PowerCollections.Algorithms.GetLexicographicalComparer``1(System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.GetLexicographicalComparer``1(System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.GetRandomGenerator
M:Wintellect.PowerCollections.Algorithms.GetReverseComparer``1(System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.GetReverseComparison``1(System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.GetSetEqualityComparer``1
M:Wintellect.PowerCollections.Algorithms.GetSetEqualityComparer``1(System.Collections.Generic.IEqualityComparer{``0})
T:Wintellect.PowerCollections.Algorithms.IdentityComparer`1
M:Wintellect.PowerCollections.Algorithms.IndexOfMaximum``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.IndexOfMaximum``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.IndexOfMaximum``1(System.Collections.Generic.IList{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.IndexOfMinimum``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.IndexOfMinimum``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.IndexOfMinimum``1(System.Collections.Generic.IList{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.IndicesOf``1(System.Collections.Generic.IList{``0},``0)
M:Wintellect.PowerCollections.Algorithms.IndicesOf``1(System.Collections.Generic.IList{``0},``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.IndicesOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.IndicesOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.IndicesOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.IsProperSubsetOf``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.IsProperSubsetOf``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.IsSubsetOf``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.IsSubsetOf``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.LastIndexOf``1(System.Collections.Generic.IList{``0},``0)
M:Wintellect.PowerCollections.Algorithms.LastIndexOf``1(System.Collections.Generic.IList{``0},``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.LastIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.LastIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.LastIndexOfMany``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.LexicographicalCompare``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.LexicographicalCompare``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.LexicographicalCompare``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
T:Wintellect.PowerCollections.Algorithms.LexicographicalComparerClass`1
M:Wintellect.PowerCollections.Algorithms.LexicographicalComparerClass`1.#ctor(System.Collections.Generic.IComparer{`0})
T:Wintellect.PowerCollections.Algorithms.ListRange`1
M:Wintellect.PowerCollections.Algorithms.ListRange`1.#ctor(System.Collections.Generic.IList{`0},System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Maximum``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.Maximum``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Maximum``1(System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.MergeSorted``1(System.Collections.Generic.IComparer{``0},System.Collections.Generic.IEnumerable{``0}[])
M:Wintellect.PowerCollections.Algorithms.MergeSorted``1(System.Collections.Generic.IEnumerable{``0}[])
M:Wintellect.PowerCollections.Algorithms.MergeSorted``1(System.Comparison{``0},System.Collections.Generic.IEnumerable{``0}[])
M:Wintellect.PowerCollections.Algorithms.Minimum``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.Minimum``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Minimum``1(System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.NCopiesOf``1(System.Int32,``0)
M:Wintellect.PowerCollections.Algorithms.Partition``1(System.Collections.Generic.IList{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.RandomShuffle``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.RandomShuffle``1(System.Collections.Generic.IEnumerable{``0},System.Random)
M:Wintellect.PowerCollections.Algorithms.RandomShuffleInPlace``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.RandomShuffleInPlace``1(System.Collections.Generic.IList{``0},System.Random)
M:Wintellect.PowerCollections.Algorithms.RandomSubset``1(System.Collections.Generic.IEnumerable{``0},System.Int32)
M:Wintellect.PowerCollections.Algorithms.RandomSubset``1(System.Collections.Generic.IEnumerable{``0},System.Int32,System.Random)
M:Wintellect.PowerCollections.Algorithms.Range``1(``0[],System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.Range``1(System.Collections.Generic.IList{``0},System.Int32,System.Int32)
M:Wintellect.PowerCollections.Algorithms.ReadOnly``1(System.Collections.Generic.ICollection{``0})
M:Wintellect.PowerCollections.Algorithms.ReadOnly``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.ReadOnly``2(System.Collections.Generic.IDictionary{``0,``1})
T:Wintellect.PowerCollections.Algorithms.ReadOnlyCollection`1
M:Wintellect.PowerCollections.Algorithms.ReadOnlyCollection`1.#ctor(System.Collections.Generic.ICollection{`0})
M:Wintellect.PowerCollections.Algorithms.ReadOnlyCollection`1.MethodModifiesCollection
T:Wintellect.PowerCollections.Algorithms.ReadOnlyDictionary`2
M:Wintellect.PowerCollections.Algorithms.ReadOnlyDictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1})
M:Wintellect.PowerCollections.Algorithms.ReadOnlyDictionary`2.MethodModifiesCollection
T:Wintellect.PowerCollections.Algorithms.ReadOnlyList`1
M:Wintellect.PowerCollections.Algorithms.ReadOnlyList`1.#ctor(System.Collections.Generic.IList{`0})
M:Wintellect.PowerCollections.Algorithms.ReadOnlyList`1.MethodModifiesCollection
M:Wintellect.PowerCollections.Algorithms.ReadWriteList``1(``0[])
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicates``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicates``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicates``1(System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicatesInPlace``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicatesInPlace``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveDuplicatesInPlace``1(System.Collections.Generic.IList{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.RemoveWhere``1(System.Collections.Generic.ICollection{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.Replace``1(System.Collections.Generic.IEnumerable{``0},``0,``0)
M:Wintellect.PowerCollections.Algorithms.Replace``1(System.Collections.Generic.IEnumerable{``0},``0,``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Replace``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0},``0)
M:Wintellect.PowerCollections.Algorithms.ReplaceInPlace``1(System.Collections.Generic.IList{``0},``0,``0)
M:Wintellect.PowerCollections.Algorithms.ReplaceInPlace``1(System.Collections.Generic.IList{``0},``0,``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.ReplaceInPlace``1(System.Collections.Generic.IList{``0},System.Predicate{``0},``0)
M:Wintellect.PowerCollections.Algorithms.Reverse``1(System.Collections.Generic.IList{``0})
T:Wintellect.PowerCollections.Algorithms.ReverseComparerClass`1
M:Wintellect.PowerCollections.Algorithms.ReverseComparerClass`1.#ctor(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.Algorithms.ReverseInPlace``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.Rotate``1(System.Collections.Generic.IList{``0},System.Int32)
M:Wintellect.PowerCollections.Algorithms.RotateInPlace``1(System.Collections.Generic.IList{``0},System.Int32)
M:Wintellect.PowerCollections.Algorithms.SearchForSubsequence``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.SearchForSubsequence``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.SearchForSubsequence``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0},Wintellect.PowerCollections.BinaryPredicate{``0})
M:Wintellect.PowerCollections.Algorithms.SetDifference``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.SetDifference``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
T:Wintellect.PowerCollections.Algorithms.SetEqualityComparer`1
M:Wintellect.PowerCollections.Algorithms.SetIntersection``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.SetIntersection``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.SetSymmetricDifference``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.SetSymmetricDifference``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.SetUnion``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.SetUnion``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Sort``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.Sort``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.Sort``1(System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.SortInPlace``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.SortInPlace``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.SortInPlace``1(System.Collections.Generic.IList{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.StablePartition``1(System.Collections.Generic.IList{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.StableSort``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.StableSort``1(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.StableSort``1(System.Collections.Generic.IEnumerable{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.StableSortInPlace``1(System.Collections.Generic.IList{``0})
M:Wintellect.PowerCollections.Algorithms.StableSortInPlace``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Algorithms.StableSortInPlace``1(System.Collections.Generic.IList{``0},System.Comparison{``0})
M:Wintellect.PowerCollections.Algorithms.ToArray``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.ToString``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Algorithms.ToString``1(System.Collections.Generic.IEnumerable{``0},System.Boolean,System.String,System.String,System.String)
M:Wintellect.PowerCollections.Algorithms.ToString``2(System.Collections.Generic.IDictionary{``0,``1})
M:Wintellect.PowerCollections.Algorithms.TrueForAll``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0})
M:Wintellect.PowerCollections.Algorithms.TryFindFirstWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0},``0@)
M:Wintellect.PowerCollections.Algorithms.TryFindLastWhere``1(System.Collections.Generic.IEnumerable{``0},System.Predicate{``0},``0@)
M:Wintellect.PowerCollections.Algorithms.TypedAs``1(System.Collections.ICollection)
M:Wintellect.PowerCollections.Algorithms.TypedAs``1(System.Collections.IEnumerable)
M:Wintellect.PowerCollections.Algorithms.TypedAs``1(System.Collections.IList)
T:Wintellect.PowerCollections.Algorithms.TypedCollection`1
M:Wintellect.PowerCollections.Algorithms.TypedCollection`1.#ctor(System.Collections.ICollection)
M:Wintellect.PowerCollections.Algorithms.TypedCollection`1.MethodModifiesCollection
T:Wintellect.PowerCollections.Algorithms.TypedEnumerable`1
M:Wintellect.PowerCollections.Algorithms.TypedEnumerable`1.#ctor(System.Collections.IEnumerable)
T:Wintellect.PowerCollections.Algorithms.TypedEnumerator`1
M:Wintellect.PowerCollections.Algorithms.TypedEnumerator`1.#ctor(System.Collections.IEnumerator)
T:Wintellect.PowerCollections.Algorithms.TypedList`1
M:Wintellect.PowerCollections.Algorithms.TypedList`1.#ctor(System.Collections.IList)
M:Wintellect.PowerCollections.Algorithms.Untyped``1(System.Collections.Generic.ICollection{``0})
M:Wintellect.PowerCollections.Algorithms.Untyped``1(System.Collections.Generic.IList{``0})
T:Wintellect.PowerCollections.Algorithms.UntypedCollection`1
M:Wintellect.PowerCollections.Algorithms.UntypedCollection`1.#ctor(System.Collections.Generic.ICollection{`0})
T:Wintellect.PowerCollections.Algorithms.UntypedList`1
M:Wintellect.PowerCollections.Algorithms.UntypedList`1.#ctor(System.Collections.Generic.IList{`0})
M:Wintellect.PowerCollections.Algorithms.UntypedList`1.ConvertToItemType(System.String,System.Object)
T:Wintellect.PowerCollections.Bag`1
M:Wintellect.PowerCollections.Bag`1.#ctor
M:Wintellect.PowerCollections.Bag`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Bag`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.Bag`1.#ctor(System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.Bag`1.#ctor(System.Collections.Generic.IEqualityComparer{System.Collections.Generic.KeyValuePair{`0,System.Int32}},System.Collections.Generic.IEqualityComparer{`0},Wintellect.PowerCollections.Hash{System.Collections.Generic.KeyValuePair{`0,System.Int32}},System.Int32)
M:Wintellect.PowerCollections.Bag`1.Add(`0)
M:Wintellect.PowerCollections.Bag`1.AddMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Bag`1.AddRepresentative(`0)
M:Wintellect.PowerCollections.Bag`1.ChangeNumberOfCopies(`0,System.Int32)
M:Wintellect.PowerCollections.Bag`1.CheckConsistentComparison(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.Clear
M:Wintellect.PowerCollections.Bag`1.Clone
M:Wintellect.PowerCollections.Bag`1.CloneContents
P:Wintellect.PowerCollections.Bag`1.Comparer
M:Wintellect.PowerCollections.Bag`1.Contains(`0)
P:Wintellect.PowerCollections.Bag`1.Count
M:Wintellect.PowerCollections.Bag`1.Difference(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.DifferenceWith(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.DistinctItems
M:Wintellect.PowerCollections.Bag`1.GetEnumerator
M:Wintellect.PowerCollections.Bag`1.GetRepresentativeItem(`0,`0@)
M:Wintellect.PowerCollections.Bag`1.Intersection(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IntersectionWith(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsDisjointFrom(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsEqualTo(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsProperSubsetOf(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsProperSupersetOf(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsSubsetOf(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.IsSupersetOf(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.NewPair(`0)
M:Wintellect.PowerCollections.Bag`1.NewPair(`0,System.Int32)
M:Wintellect.PowerCollections.Bag`1.NumberOfCopies(`0)
M:Wintellect.PowerCollections.Bag`1.Remove(`0)
M:Wintellect.PowerCollections.Bag`1.RemoveAllCopies(`0)
M:Wintellect.PowerCollections.Bag`1.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Bag`1.Sum(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.SumWith(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.SymmetricDifference(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.SymmetricDifferenceWith(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.System#ICloneable#Clone
M:Wintellect.PowerCollections.Bag`1.Union(Wintellect.PowerCollections.Bag{`0})
M:Wintellect.PowerCollections.Bag`1.UnionWith(Wintellect.PowerCollections.Bag{`0})
T:Wintellect.PowerCollections.BigList`1
M:Wintellect.PowerCollections.BigList`1.#ctor
M:Wintellect.PowerCollections.BigList`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.BigList`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Int32)
M:Wintellect.PowerCollections.BigList`1.#ctor(Wintellect.PowerCollections.BigList{`0})
M:Wintellect.PowerCollections.BigList`1.#ctor(Wintellect.PowerCollections.BigList{`0},System.Int32)
M:Wintellect.PowerCollections.BigList`1.#ctor(Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.Add(`0)
M:Wintellect.PowerCollections.BigList`1.AddBalancedNodeToRebalanceArray(Wintellect.PowerCollections.BigList{`0}.Node[],Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.AddNodeToRebalanceArray(Wintellect.PowerCollections.BigList{`0}.Node[],Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.AddRange(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.BigList`1.AddRange(Wintellect.PowerCollections.BigList{`0})
M:Wintellect.PowerCollections.BigList`1.AddRangeToFront(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.BigList`1.AddRangeToFront(Wintellect.PowerCollections.BigList{`0})
M:Wintellect.PowerCollections.BigList`1.AddToFront(`0)
T:Wintellect.PowerCollections.BigList`1.BigListRange
M:Wintellect.PowerCollections.BigList`1.BigListRange.#ctor(Wintellect.PowerCollections.BigList{`0},System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.BinarySearch(`0)
M:Wintellect.PowerCollections.BigList`1.BinarySearch(`0,System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.BigList`1.BinarySearch(`0,System.Comparison{`0})
M:Wintellect.PowerCollections.BigList`1.CheckBalance
M:Wintellect.PowerCollections.BigList`1.CheckEnumerationStamp(System.Int32)
M:Wintellect.PowerCollections.BigList`1.Clear
M:Wintellect.PowerCollections.BigList`1.Clone
M:Wintellect.PowerCollections.BigList`1.CloneContents
T:Wintellect.PowerCollections.BigList`1.ConcatNode
M:Wintellect.PowerCollections.BigList`1.ConcatNode.#ctor(Wintellect.PowerCollections.BigList{`0}.Node,Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.AppendInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.AppendInPlace(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
P:Wintellect.PowerCollections.BigList`1.ConcatNode.Depth
F:Wintellect.PowerCollections.BigList`1.ConcatNode.depth
M:Wintellect.PowerCollections.BigList`1.ConcatNode.GetAt(System.Int32)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.Insert(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.InsertInPlace(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.InsertInPlace(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
F:Wintellect.PowerCollections.BigList`1.ConcatNode.left
M:Wintellect.PowerCollections.BigList`1.ConcatNode.NewNode(Wintellect.PowerCollections.BigList{`0}.Node,Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.NewNodeInPlace(Wintellect.PowerCollections.BigList{`0}.Node,Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.PrependInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.RemoveRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.RemoveRangeInPlace(System.Int32,System.Int32)
F:Wintellect.PowerCollections.BigList`1.ConcatNode.right
M:Wintellect.PowerCollections.BigList`1.ConcatNode.SetAt(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.SetAtInPlace(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.ConcatNode.Subrange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.ConvertAll``1(System.Converter{`0,``0})
P:Wintellect.PowerCollections.BigList`1.Count
M:Wintellect.PowerCollections.BigList`1.GetEnumerator
M:Wintellect.PowerCollections.BigList`1.GetEnumerator(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.GetRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Insert(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.BigList`1.InsertRange(System.Int32,Wintellect.PowerCollections.BigList{`0})
P:Wintellect.PowerCollections.BigList`1.Item(System.Int32)
M:Wintellect.PowerCollections.BigList`1.LeafFromEnumerator(System.Collections.Generic.IEnumerator{`0})
T:Wintellect.PowerCollections.BigList`1.LeafNode
M:Wintellect.PowerCollections.BigList`1.LeafNode.#ctor(`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.#ctor(System.Int32,`0[])
M:Wintellect.PowerCollections.BigList`1.LeafNode.AppendInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.AppendInPlace(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.LeafNode.GetAt(System.Int32)
M:Wintellect.PowerCollections.BigList`1.LeafNode.Insert(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.LeafNode.InsertInPlace(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.InsertInPlace(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
F:Wintellect.PowerCollections.BigList`1.LeafNode.items
M:Wintellect.PowerCollections.BigList`1.LeafNode.MergeLeaf(Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.LeafNode.MergeLeafInPlace(Wintellect.PowerCollections.BigList{`0}.Node)
M:Wintellect.PowerCollections.BigList`1.LeafNode.PrependInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.RemoveRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.LeafNode.RemoveRangeInPlace(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.LeafNode.SetAt(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.SetAtInPlace(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.LeafNode.Subrange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.NCopiesOfNode(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node)
T:Wintellect.PowerCollections.BigList`1.Node
M:Wintellect.PowerCollections.BigList`1.Node.Append(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.Node.AppendInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.Node.AppendInPlace(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
P:Wintellect.PowerCollections.BigList`1.Node.Count
P:Wintellect.PowerCollections.BigList`1.Node.Depth
M:Wintellect.PowerCollections.BigList`1.Node.GetAt(System.Int32)
M:Wintellect.PowerCollections.BigList`1.Node.Insert(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.Node.InsertInPlace(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.Node.InsertInPlace(System.Int32,Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.Node.IsAlmostBalanced
M:Wintellect.PowerCollections.BigList`1.Node.IsBalanced
M:Wintellect.PowerCollections.BigList`1.Node.MarkShared
M:Wintellect.PowerCollections.BigList`1.Node.Prepend(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.Node.PrependInPlace(`0)
M:Wintellect.PowerCollections.BigList`1.Node.PrependInPlace(Wintellect.PowerCollections.BigList{`0}.Node,System.Boolean)
M:Wintellect.PowerCollections.BigList`1.Node.RemoveRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Node.RemoveRangeInPlace(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Node.SetAt(System.Int32,`0)
M:Wintellect.PowerCollections.BigList`1.Node.SetAtInPlace(System.Int32,`0)
P:Wintellect.PowerCollections.BigList`1.Node.Shared
M:Wintellect.PowerCollections.BigList`1.Node.Subrange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.NodeFromEnumerable(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.BigList`1.op_Addition(Wintellect.PowerCollections.BigList{`0},Wintellect.PowerCollections.BigList{`0})
M:Wintellect.PowerCollections.BigList`1.Range(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Rebalance
M:Wintellect.PowerCollections.BigList`1.RemoveAt(System.Int32)
M:Wintellect.PowerCollections.BigList`1.RemoveRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Reverse
M:Wintellect.PowerCollections.BigList`1.Reverse(System.Int32,System.Int32)
M:Wintellect.PowerCollections.BigList`1.Sort
M:Wintellect.PowerCollections.BigList`1.Sort(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.BigList`1.Sort(System.Comparison{`0})
M:Wintellect.PowerCollections.BigList`1.StopEnumerations
M:Wintellect.PowerCollections.BigList`1.System#ICloneable#Clone
T:Wintellect.PowerCollections.BinaryPredicate`1
T:Wintellect.PowerCollections.CollectionBase`1
M:Wintellect.PowerCollections.CollectionBase`1.#ctor
M:Wintellect.PowerCollections.CollectionBase`1.Add(`0)
M:Wintellect.PowerCollections.CollectionBase`1.AsReadOnly
M:Wintellect.PowerCollections.CollectionBase`1.Clear
M:Wintellect.PowerCollections.CollectionBase`1.Contains(`0)
M:Wintellect.PowerCollections.CollectionBase`1.ConvertAll``1(System.Converter{`0,``0})
M:Wintellect.PowerCollections.CollectionBase`1.CopyTo(`0[],System.Int32)
P:Wintellect.PowerCollections.CollectionBase`1.Count
M:Wintellect.PowerCollections.CollectionBase`1.CountWhere(System.Predicate{`0})
M:Wintellect.PowerCollections.CollectionBase`1.DebuggerDisplayString
M:Wintellect.PowerCollections.CollectionBase`1.Exists(System.Predicate{`0})
M:Wintellect.PowerCollections.CollectionBase`1.FindAll(System.Predicate{`0})
M:Wintellect.PowerCollections.CollectionBase`1.ForEach(System.Action{`0})
M:Wintellect.PowerCollections.CollectionBase`1.GetEnumerator
M:Wintellect.PowerCollections.CollectionBase`1.Remove(`0)
M:Wintellect.PowerCollections.CollectionBase`1.RemoveAll(System.Predicate{`0})
P:Wintellect.PowerCollections.CollectionBase`1.System#Collections#Generic#ICollection{T}#IsReadOnly
M:Wintellect.PowerCollections.CollectionBase`1.System#Collections#ICollection#CopyTo(System.Array,System.Int32)
P:Wintellect.PowerCollections.CollectionBase`1.System#Collections#ICollection#IsSynchronized
P:Wintellect.PowerCollections.CollectionBase`1.System#Collections#ICollection#SyncRoot
M:Wintellect.PowerCollections.CollectionBase`1.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.CollectionBase`1.ToArray
M:Wintellect.PowerCollections.CollectionBase`1.ToString
M:Wintellect.PowerCollections.CollectionBase`1.TrueForAll(System.Predicate{`0})
T:Wintellect.PowerCollections.Comparers
M:Wintellect.PowerCollections.Comparers.ComparerFromComparison``1(System.Comparison{``0})
M:Wintellect.PowerCollections.Comparers.ComparerKeyValueFromComparerKey``2(System.Collections.Generic.IComparer{``0})
M:Wintellect.PowerCollections.Comparers.ComparerKeyValueFromComparisonKey``2(System.Comparison{``0})
M:Wintellect.PowerCollections.Comparers.ComparerPairFromKeyValueComparers``2(System.Collections.Generic.IComparer{``0},System.Collections.Generic.IComparer{``1})
T:Wintellect.PowerCollections.Comparers.ComparisonComparer`1
T:Wintellect.PowerCollections.Comparers.ComparisonKeyValueComparer`2
M:Wintellect.PowerCollections.Comparers.DefaultComparer``1
M:Wintellect.PowerCollections.Comparers.DefaultKeyValueComparer``2
M:Wintellect.PowerCollections.Comparers.EqualityComparerKeyValueFromComparerKey``2(System.Collections.Generic.IEqualityComparer{``0})
T:Wintellect.PowerCollections.Comparers.KeyValueComparer`2
T:Wintellect.PowerCollections.Comparers.KeyValueEqualityComparer`2
T:Wintellect.PowerCollections.Comparers.PairComparer`2
T:Wintellect.PowerCollections.Deque`1
M:Wintellect.PowerCollections.Deque`1.#ctor
M:Wintellect.PowerCollections.Deque`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Deque`1.Add(`0)
M:Wintellect.PowerCollections.Deque`1.AddManyToBack(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Deque`1.AddManyToFront(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Deque`1.AddToBack(`0)
M:Wintellect.PowerCollections.Deque`1.AddToFront(`0)
P:Wintellect.PowerCollections.Deque`1.Capacity
M:Wintellect.PowerCollections.Deque`1.CheckEnumerationStamp(System.Int32)
M:Wintellect.PowerCollections.Deque`1.Clear
M:Wintellect.PowerCollections.Deque`1.Clone
M:Wintellect.PowerCollections.Deque`1.CloneContents
M:Wintellect.PowerCollections.Deque`1.CopyTo(`0[],System.Int32)
P:Wintellect.PowerCollections.Deque`1.Count
M:Wintellect.PowerCollections.Deque`1.CreateInitialBuffer(`0)
M:Wintellect.PowerCollections.Deque`1.GetAtBack
M:Wintellect.PowerCollections.Deque`1.GetAtFront
M:Wintellect.PowerCollections.Deque`1.GetEnumerator
M:Wintellect.PowerCollections.Deque`1.IncreaseBuffer
M:Wintellect.PowerCollections.Deque`1.Insert(System.Int32,`0)
M:Wintellect.PowerCollections.Deque`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})
P:Wintellect.PowerCollections.Deque`1.Item(System.Int32)
M:Wintellect.PowerCollections.Deque`1.RemoveAt(System.Int32)
M:Wintellect.PowerCollections.Deque`1.RemoveFromBack
M:Wintellect.PowerCollections.Deque`1.RemoveFromFront
M:Wintellect.PowerCollections.Deque`1.RemoveRange(System.Int32,System.Int32)
M:Wintellect.PowerCollections.Deque`1.StopEnumerations
M:Wintellect.PowerCollections.Deque`1.System#ICloneable#Clone
M:Wintellect.PowerCollections.Deque`1.TrimToSize
T:Wintellect.PowerCollections.DictionaryBase`2
M:Wintellect.PowerCollections.DictionaryBase`2.#ctor
M:Wintellect.PowerCollections.DictionaryBase`2.Add(`0,`1)
M:Wintellect.PowerCollections.DictionaryBase`2.Add(System.Collections.Generic.KeyValuePair{`0,`1})
M:Wintellect.PowerCollections.DictionaryBase`2.AsReadOnly
M:Wintellect.PowerCollections.DictionaryBase`2.CheckGenericType``1(System.String,System.Object)
M:Wintellect.PowerCollections.DictionaryBase`2.Clear
M:Wintellect.PowerCollections.DictionaryBase`2.Contains(System.Collections.Generic.KeyValuePair{`0,`1})
M:Wintellect.PowerCollections.DictionaryBase`2.ContainsKey(`0)
M:Wintellect.PowerCollections.DictionaryBase`2.DebuggerDisplayString
T:Wintellect.PowerCollections.DictionaryBase`2.DictionaryEnumeratorWrapper
M:Wintellect.PowerCollections.DictionaryBase`2.DictionaryEnumeratorWrapper.#ctor(System.Collections.Generic.IEnumerator{System.Collections.Generic.KeyValuePair{`0,`1}})
P:Wintellect.PowerCollections.DictionaryBase`2.Item(`0)
P:Wintellect.PowerCollections.DictionaryBase`2.Keys
T:Wintellect.PowerCollections.DictionaryBase`2.KeysCollection
M:Wintellect.PowerCollections.DictionaryBase`2.KeysCollection.#ctor(Wintellect.PowerCollections.DictionaryBase{`0,`1})
M:Wintellect.PowerCollections.DictionaryBase`2.Remove(`0)
M:Wintellect.PowerCollections.DictionaryBase`2.Remove(System.Collections.Generic.KeyValuePair{`0,`1})
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Add(System.Object,System.Object)
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Clear
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Contains(System.Object)
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#GetEnumerator
P:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#IsFixedSize
P:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#IsReadOnly
P:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Item(System.Object)
P:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Keys
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Remove(System.Object)
P:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IDictionary#Values
M:Wintellect.PowerCollections.DictionaryBase`2.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.DictionaryBase`2.ToString
M:Wintellect.PowerCollections.DictionaryBase`2.TryGetValue(`0,`1@)
P:Wintellect.PowerCollections.DictionaryBase`2.Values
T:Wintellect.PowerCollections.DictionaryBase`2.ValuesCollection
T:Wintellect.PowerCollections.DuplicatePolicy
T:Wintellect.PowerCollections.Hash`1
M:Wintellect.PowerCollections.Hash`1.#ctor(System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.Hash`1.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
M:Wintellect.PowerCollections.Hash`1.CheckEnumerationStamp(System.Int32)
M:Wintellect.PowerCollections.Hash`1.Clone(System.Converter{`0,`0})
M:Wintellect.PowerCollections.Hash`1.Delete(`0,`0@)
P:Wintellect.PowerCollections.Hash`1.ElementCount
M:Wintellect.PowerCollections.Hash`1.EnsureEnoughSlots(System.Int32)
M:Wintellect.PowerCollections.Hash`1.Find(`0,System.Boolean,`0@)
M:Wintellect.PowerCollections.Hash`1.GetEnumerationStamp
M:Wintellect.PowerCollections.Hash`1.GetEnumerator
M:Wintellect.PowerCollections.Hash`1.GetFullHash(`0)
M:Wintellect.PowerCollections.Hash`1.GetHashValues(`0,System.Int32@,System.Int32@)
M:Wintellect.PowerCollections.Hash`1.GetHashValuesFromFullHash(System.Int32,System.Int32@,System.Int32@)
M:Wintellect.PowerCollections.Hash`1.GetSecondaryShift(System.Int32)
M:Wintellect.PowerCollections.Hash`1.Insert(`0,System.Boolean,`0@)
P:Wintellect.PowerCollections.Hash`1.LoadFactor
M:Wintellect.PowerCollections.Hash`1.ResizeTable(System.Int32)
M:Wintellect.PowerCollections.Hash`1.ShrinkIfNeeded
T:Wintellect.PowerCollections.Hash`1.Slot
M:Wintellect.PowerCollections.Hash`1.Slot.Clear
P:Wintellect.PowerCollections.Hash`1.Slot.Collision
P:Wintellect.PowerCollections.Hash`1.Slot.Empty
P:Wintellect.PowerCollections.Hash`1.Slot.HashValue
P:Wintellect.PowerCollections.Hash`1.SlotCount
M:Wintellect.PowerCollections.Hash`1.StopEnumerations
M:Wintellect.PowerCollections.Hash`1.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.Hash`1.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)
M:Wintellect.PowerCollections.Hash`1.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
T:Wintellect.PowerCollections.ListBase`1
M:Wintellect.PowerCollections.ListBase`1.#ctor
M:Wintellect.PowerCollections.ListBase`1.Add(`0)
M:Wintellect.PowerCollections.ListBase`1.AsReadOnly
M:Wintellect.PowerCollections.ListBase`1.Clear
M:Wintellect.PowerCollections.ListBase`1.Contains(`0)
M:Wintellect.PowerCollections.ListBase`1.ConvertToItemType(System.String,System.Object)
M:Wintellect.PowerCollections.ListBase`1.CopyTo(`0[])
M:Wintellect.PowerCollections.ListBase`1.CopyTo(`0[],System.Int32)
M:Wintellect.PowerCollections.ListBase`1.CopyTo(System.Int32,`0[],System.Int32,System.Int32)
P:Wintellect.PowerCollections.ListBase`1.Count
M:Wintellect.PowerCollections.ListBase`1.Find(System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindIndex(System.Int32,System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindIndex(System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindIndex(System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindLast(System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindLastIndex(System.Int32,System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindLastIndex(System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.FindLastIndex(System.Predicate{`0})
M:Wintellect.PowerCollections.ListBase`1.GetEnumerator
M:Wintellect.PowerCollections.ListBase`1.IndexOf(`0)
M:Wintellect.PowerCollections.ListBase`1.IndexOf(`0,System.Int32)
M:Wintellect.PowerCollections.ListBase`1.IndexOf(`0,System.Int32,System.Int32)
M:Wintellect.PowerCollections.ListBase`1.Insert(System.Int32,`0)
P:Wintellect.PowerCollections.ListBase`1.Item(System.Int32)
M:Wintellect.PowerCollections.ListBase`1.LastIndexOf(`0)
M:Wintellect.PowerCollections.ListBase`1.LastIndexOf(`0,System.Int32)
M:Wintellect.PowerCollections.ListBase`1.LastIndexOf(`0,System.Int32,System.Int32)
M:Wintellect.PowerCollections.ListBase`1.Range(System.Int32,System.Int32)
M:Wintellect.PowerCollections.ListBase`1.Remove(`0)
M:Wintellect.PowerCollections.ListBase`1.RemoveAt(System.Int32)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Add(System.Object)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Clear
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Contains(System.Object)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#IndexOf(System.Object)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Insert(System.Int32,System.Object)
P:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#IsFixedSize
P:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#IsReadOnly
P:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Item(System.Int32)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#Remove(System.Object)
M:Wintellect.PowerCollections.ListBase`1.System#Collections#IList#RemoveAt(System.Int32)
M:Wintellect.PowerCollections.ListBase`1.TryFind(System.Predicate{`0},`0@)
M:Wintellect.PowerCollections.ListBase`1.TryFindLast(System.Predicate{`0},`0@)
T:Wintellect.PowerCollections.MultiDictionary`2
M:Wintellect.PowerCollections.MultiDictionary`2.#ctor(System.Boolean)
M:Wintellect.PowerCollections.MultiDictionary`2.#ctor(System.Boolean,System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.MultiDictionary`2.#ctor(System.Boolean,System.Collections.Generic.IEqualityComparer{`0},System.Collections.Generic.IEqualityComparer{`1})
M:Wintellect.PowerCollections.MultiDictionary`2.#ctor(System.Boolean,System.Collections.Generic.IEqualityComparer{`0},System.Collections.Generic.IEqualityComparer{`1},System.Collections.Generic.IEqualityComparer{Wintellect.PowerCollections.MultiDictionary{`0,`1}.KeyAndValues},Wintellect.PowerCollections.Hash{Wintellect.PowerCollections.MultiDictionary{`0,`1}.KeyAndValues})
M:Wintellect.PowerCollections.MultiDictionary`2.Add(`0,`1)
M:Wintellect.PowerCollections.MultiDictionary`2.Clear
M:Wintellect.PowerCollections.MultiDictionary`2.Clone
M:Wintellect.PowerCollections.MultiDictionary`2.CloneContents
M:Wintellect.PowerCollections.MultiDictionary`2.Contains(`0,`1)
M:Wintellect.PowerCollections.MultiDictionary`2.ContainsKey(`0)
P:Wintellect.PowerCollections.MultiDictionary`2.Count
M:Wintellect.PowerCollections.MultiDictionary`2.CountValues(`0)
M:Wintellect.PowerCollections.MultiDictionary`2.EnumerateKeys
M:Wintellect.PowerCollections.MultiDictionary`2.EnumerateValues(Wintellect.PowerCollections.MultiDictionary{`0,`1}.KeyAndValues)
M:Wintellect.PowerCollections.MultiDictionary`2.EqualValues(`1,`1)
T:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues
M:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues.#ctor(`0)
M:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues.Copy(Wintellect.PowerCollections.MultiDictionary{`0,`1}.KeyAndValues)
F:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues.Count
F:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues.Key
F:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValues.Values
T:Wintellect.PowerCollections.MultiDictionary`2.KeyAndValuesEqualityComparer
P:Wintellect.PowerCollections.MultiDictionary`2.KeyComparer
M:Wintellect.PowerCollections.MultiDictionary`2.NonCloneableType(System.Type)
M:Wintellect.PowerCollections.MultiDictionary`2.Remove(`0)
M:Wintellect.PowerCollections.MultiDictionary`2.Remove(`0,`1)
M:Wintellect.PowerCollections.MultiDictionary`2.System#ICloneable#Clone
M:Wintellect.PowerCollections.MultiDictionary`2.TryEnumerateValuesForKey(`0,System.Collections.Generic.IEnumerator{`1}@)
P:Wintellect.PowerCollections.MultiDictionary`2.ValueComparer
T:Wintellect.PowerCollections.MultiDictionaryBase`2
M:Wintellect.PowerCollections.MultiDictionaryBase`2.#ctor
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Add(`0,`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Add(System.Collections.Generic.KeyValuePair{`0,System.Collections.Generic.ICollection{`1}})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.AddMany(`0,System.Collections.Generic.IEnumerable{`1})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Clear
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Contains(`0,`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Contains(System.Collections.Generic.KeyValuePair{`0,System.Collections.Generic.ICollection{`1}})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ContainsKey(`0)
P:Wintellect.PowerCollections.MultiDictionaryBase`2.Count
M:Wintellect.PowerCollections.MultiDictionaryBase`2.CountAllValues
M:Wintellect.PowerCollections.MultiDictionaryBase`2.CountValues(`0)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.DebuggerDisplayString
T:Wintellect.PowerCollections.MultiDictionaryBase`2.EnumerableValuesCollection
M:Wintellect.PowerCollections.MultiDictionaryBase`2.EnumerateKeys
M:Wintellect.PowerCollections.MultiDictionaryBase`2.EqualValues(`1,`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.GetEnumerator
P:Wintellect.PowerCollections.MultiDictionaryBase`2.Item(`0)
P:Wintellect.PowerCollections.MultiDictionaryBase`2.Keys
T:Wintellect.PowerCollections.MultiDictionaryBase`2.KeysCollection
M:Wintellect.PowerCollections.MultiDictionaryBase`2.KeysCollection.#ctor(Wintellect.PowerCollections.MultiDictionaryBase{`0,`1})
P:Wintellect.PowerCollections.MultiDictionaryBase`2.KeyValuePairs
T:Wintellect.PowerCollections.MultiDictionaryBase`2.KeyValuePairsCollection
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Remove(`0)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Remove(`0,`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Remove(System.Collections.Generic.KeyValuePair{`0,System.Collections.Generic.ICollection{`1}})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.RemoveMany(`0,System.Collections.Generic.IEnumerable{`1})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.Replace(`0,`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ReplaceMany(`0,System.Collections.Generic.IEnumerable{`1})
M:Wintellect.PowerCollections.MultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Add(`0,System.Collections.Generic.ICollection{`1})
P:Wintellect.PowerCollections.MultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Item(`0)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#TryGetValue(`0,System.Collections.Generic.ICollection{`1}@)
P:Wintellect.PowerCollections.MultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Values
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ToString
M:Wintellect.PowerCollections.MultiDictionaryBase`2.TryEnumerateValuesForKey(`0,System.Collections.Generic.IEnumerator{`1}@)
P:Wintellect.PowerCollections.MultiDictionaryBase`2.Values
T:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesCollection
T:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.#ctor(Wintellect.PowerCollections.MultiDictionaryBase{`0,`1},`0)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.Add(`1)
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.Clear
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.Contains(`1)
P:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.Count
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.GetEnumerator
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.NoValues
M:Wintellect.PowerCollections.MultiDictionaryBase`2.ValuesForKeyCollection.Remove(`1)
T:Wintellect.PowerCollections.OrderedBag`1
M:Wintellect.PowerCollections.OrderedBag`1.#ctor
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Collections.Generic.IComparer{`0},Wintellect.PowerCollections.RedBlackTree{`0})
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedBag`1.#ctor(System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedBag`1.Add(`0)
M:Wintellect.PowerCollections.OrderedBag`1.AddMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedBag`1.AsList
M:Wintellect.PowerCollections.OrderedBag`1.CheckConsistentComparison(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.CheckEmpty
M:Wintellect.PowerCollections.OrderedBag`1.Clear
M:Wintellect.PowerCollections.OrderedBag`1.Clone
M:Wintellect.PowerCollections.OrderedBag`1.CloneContents
P:Wintellect.PowerCollections.OrderedBag`1.Comparer
M:Wintellect.PowerCollections.OrderedBag`1.Contains(`0)
P:Wintellect.PowerCollections.OrderedBag`1.Count
M:Wintellect.PowerCollections.OrderedBag`1.Difference(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.DifferenceWith(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.DistinctItems
M:Wintellect.PowerCollections.OrderedBag`1.GetEnumerator
M:Wintellect.PowerCollections.OrderedBag`1.GetEqualItems(`0)
M:Wintellect.PowerCollections.OrderedBag`1.GetFirst
M:Wintellect.PowerCollections.OrderedBag`1.GetLast
M:Wintellect.PowerCollections.OrderedBag`1.IndexOf(`0)
M:Wintellect.PowerCollections.OrderedBag`1.Intersection(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IntersectionWith(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsDisjointFrom(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsEqualTo(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsProperSubsetOf(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsProperSupersetOf(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsSubsetOf(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.IsSupersetOf(Wintellect.PowerCollections.OrderedBag{`0})
P:Wintellect.PowerCollections.OrderedBag`1.Item(System.Int32)
M:Wintellect.PowerCollections.OrderedBag`1.LastIndexOf(`0)
T:Wintellect.PowerCollections.OrderedBag`1.ListView
M:Wintellect.PowerCollections.OrderedBag`1.ListView.#ctor(Wintellect.PowerCollections.OrderedBag{`0},Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedBag`1.NumberOfCopies(`0)
M:Wintellect.PowerCollections.OrderedBag`1.Range(`0,System.Boolean,`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedBag`1.RangeFrom(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedBag`1.RangeTo(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedBag`1.Remove(`0)
M:Wintellect.PowerCollections.OrderedBag`1.RemoveAllCopies(`0)
M:Wintellect.PowerCollections.OrderedBag`1.RemoveFirst
M:Wintellect.PowerCollections.OrderedBag`1.RemoveLast
M:Wintellect.PowerCollections.OrderedBag`1.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedBag`1.Reversed
M:Wintellect.PowerCollections.OrderedBag`1.Sum(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.SumWith(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.SymmetricDifference(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.SymmetricDifferenceWith(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.System#ICloneable#Clone
M:Wintellect.PowerCollections.OrderedBag`1.Union(Wintellect.PowerCollections.OrderedBag{`0})
M:Wintellect.PowerCollections.OrderedBag`1.UnionWith(Wintellect.PowerCollections.OrderedBag{`0})
T:Wintellect.PowerCollections.OrderedBag`1.View
M:Wintellect.PowerCollections.OrderedBag`1.View.#ctor(Wintellect.PowerCollections.OrderedBag{`0},Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedBag`1.View.Add(`0)
M:Wintellect.PowerCollections.OrderedBag`1.View.AsList
M:Wintellect.PowerCollections.OrderedBag`1.View.Clear
M:Wintellect.PowerCollections.OrderedBag`1.View.Contains(`0)
P:Wintellect.PowerCollections.OrderedBag`1.View.Count
M:Wintellect.PowerCollections.OrderedBag`1.View.GetEnumerator
M:Wintellect.PowerCollections.OrderedBag`1.View.GetFirst
M:Wintellect.PowerCollections.OrderedBag`1.View.GetLast
M:Wintellect.PowerCollections.OrderedBag`1.View.IndexOf(`0)
P:Wintellect.PowerCollections.OrderedBag`1.View.Item(System.Int32)
M:Wintellect.PowerCollections.OrderedBag`1.View.ItemInView(`0)
M:Wintellect.PowerCollections.OrderedBag`1.View.LastIndexOf(`0)
M:Wintellect.PowerCollections.OrderedBag`1.View.Remove(`0)
M:Wintellect.PowerCollections.OrderedBag`1.View.Reversed
T:Wintellect.PowerCollections.OrderedDictionary`2
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IComparer{`0},System.Collections.Generic.IComparer{System.Collections.Generic.KeyValuePair{`0,`1}},Wintellect.PowerCollections.RedBlackTree{System.Collections.Generic.KeyValuePair{`0,`1}})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IComparer{`0},System.Collections.Generic.IComparer{System.Collections.Generic.KeyValuePair{`0,`1}})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedDictionary`2.#ctor(System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedDictionary`2.Add(`0,`1)
M:Wintellect.PowerCollections.OrderedDictionary`2.AddMany(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})
M:Wintellect.PowerCollections.OrderedDictionary`2.Clear
M:Wintellect.PowerCollections.OrderedDictionary`2.Clone
M:Wintellect.PowerCollections.OrderedDictionary`2.CloneContents
P:Wintellect.PowerCollections.OrderedDictionary`2.Comparer
M:Wintellect.PowerCollections.OrderedDictionary`2.ContainsKey(`0)
P:Wintellect.PowerCollections.OrderedDictionary`2.Count
M:Wintellect.PowerCollections.OrderedDictionary`2.GetEnumerator
M:Wintellect.PowerCollections.OrderedDictionary`2.GetValueElseAdd(`0,`1@)
P:Wintellect.PowerCollections.OrderedDictionary`2.Item(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.NewPair(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.NewPair(`0,`1)
M:Wintellect.PowerCollections.OrderedDictionary`2.NonCloneableType(System.Type)
M:Wintellect.PowerCollections.OrderedDictionary`2.Range(`0,System.Boolean,`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedDictionary`2.RangeFrom(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedDictionary`2.RangeTo(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedDictionary`2.Remove(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedDictionary`2.Replace(`0,`1)
M:Wintellect.PowerCollections.OrderedDictionary`2.Reversed
M:Wintellect.PowerCollections.OrderedDictionary`2.System#ICloneable#Clone
M:Wintellect.PowerCollections.OrderedDictionary`2.TryGetValue(`0,`1@)
T:Wintellect.PowerCollections.OrderedDictionary`2.View
M:Wintellect.PowerCollections.OrderedDictionary`2.View.#ctor(Wintellect.PowerCollections.OrderedDictionary{`0,`1},Wintellect.PowerCollections.RedBlackTree{System.Collections.Generic.KeyValuePair{`0,`1}}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedDictionary`2.View.Clear
M:Wintellect.PowerCollections.OrderedDictionary`2.View.ContainsKey(`0)
P:Wintellect.PowerCollections.OrderedDictionary`2.View.Count
M:Wintellect.PowerCollections.OrderedDictionary`2.View.GetEnumerator
P:Wintellect.PowerCollections.OrderedDictionary`2.View.Item(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.View.KeyInView(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.View.Remove(`0)
M:Wintellect.PowerCollections.OrderedDictionary`2.View.Reversed
M:Wintellect.PowerCollections.OrderedDictionary`2.View.TryGetValue(`0,`1@)
T:Wintellect.PowerCollections.OrderedMultiDictionary`2
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean,System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean,System.Collections.Generic.IComparer{`0},System.Collections.Generic.IComparer{`1})
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean,System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean,System.Comparison{`0},System.Comparison{`1})
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.#ctor(System.Boolean,System.Int32,System.Collections.Generic.IComparer{`0},System.Collections.Generic.IComparer{`1},System.Collections.Generic.IComparer{System.Collections.Generic.KeyValuePair{`0,`1}},Wintellect.PowerCollections.RedBlackTree{System.Collections.Generic.KeyValuePair{`0,`1}})
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Add(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Clear
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Clone
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.CloneContents
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Contains(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.ContainsKey(`0)
P:Wintellect.PowerCollections.OrderedMultiDictionary`2.Count
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.CountAllValues
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.CountValues(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.DoubleBoundedKeyRangeTester(`0,System.Boolean,`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.EnumerateKeys
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.EnumerateKeys(Wintellect.PowerCollections.RedBlackTree{System.Collections.Generic.KeyValuePair{`0,`1}}.RangeTester,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.EnumerateValuesForKey(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.EqualValues(`1,`1)
P:Wintellect.PowerCollections.OrderedMultiDictionary`2.KeyComparer
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.KeyRange(`0)
P:Wintellect.PowerCollections.OrderedMultiDictionary`2.KeyValuePairs
T:Wintellect.PowerCollections.OrderedMultiDictionary`2.KeyValuePairsCollection
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.LowerBoundedKeyRangeTester(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.NewPair(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.NewPair(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.NonCloneableType(System.Type)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Range(`0,System.Boolean,`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.RangeFrom(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.RangeTo(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Remove(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Remove(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.Reversed
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.System#ICloneable#Clone
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.TryEnumerateValuesForKey(`0,System.Collections.Generic.IEnumerator{`1}@)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.UpperBoundedKeyRangeTester(`0,System.Boolean)
P:Wintellect.PowerCollections.OrderedMultiDictionary`2.ValueComparer
T:Wintellect.PowerCollections.OrderedMultiDictionary`2.View
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.#ctor(Wintellect.PowerCollections.OrderedMultiDictionary{`0,`1},Wintellect.PowerCollections.RedBlackTree{System.Collections.Generic.KeyValuePair{`0,`1}}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Add(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Clear
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Contains(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.ContainsKey(`0)
P:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Count
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.CountValues(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.EnumerateKeys
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.KeyInView(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Remove(`0)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Remove(`0,`1)
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.Reversed
M:Wintellect.PowerCollections.OrderedMultiDictionary`2.View.TryEnumerateValuesForKey(`0,System.Collections.Generic.IEnumerator{`1}@)
T:Wintellect.PowerCollections.OrderedSet`1
M:Wintellect.PowerCollections.OrderedSet`1.#ctor
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Collections.Generic.IComparer{`0},Wintellect.PowerCollections.RedBlackTree{`0})
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedSet`1.#ctor(System.Comparison{`0})
M:Wintellect.PowerCollections.OrderedSet`1.Add(`0)
M:Wintellect.PowerCollections.OrderedSet`1.AddMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedSet`1.AsList
M:Wintellect.PowerCollections.OrderedSet`1.CheckConsistentComparison(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.CheckEmpty
M:Wintellect.PowerCollections.OrderedSet`1.Clear
M:Wintellect.PowerCollections.OrderedSet`1.Clone
M:Wintellect.PowerCollections.OrderedSet`1.CloneContents
P:Wintellect.PowerCollections.OrderedSet`1.Comparer
M:Wintellect.PowerCollections.OrderedSet`1.Contains(`0)
P:Wintellect.PowerCollections.OrderedSet`1.Count
M:Wintellect.PowerCollections.OrderedSet`1.Difference(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.DifferenceWith(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.GetEnumerator
M:Wintellect.PowerCollections.OrderedSet`1.GetFirst
M:Wintellect.PowerCollections.OrderedSet`1.GetLast
M:Wintellect.PowerCollections.OrderedSet`1.IndexOf(`0)
M:Wintellect.PowerCollections.OrderedSet`1.Intersection(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IntersectionWith(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsDisjointFrom(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsEqualTo(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsProperSubsetOf(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsProperSupersetOf(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsSubsetOf(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.IsSupersetOf(Wintellect.PowerCollections.OrderedSet{`0})
P:Wintellect.PowerCollections.OrderedSet`1.Item(System.Int32)
T:Wintellect.PowerCollections.OrderedSet`1.ListView
M:Wintellect.PowerCollections.OrderedSet`1.ListView.#ctor(Wintellect.PowerCollections.OrderedSet{`0},Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedSet`1.Range(`0,System.Boolean,`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedSet`1.RangeFrom(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedSet`1.RangeTo(`0,System.Boolean)
M:Wintellect.PowerCollections.OrderedSet`1.Remove(`0)
M:Wintellect.PowerCollections.OrderedSet`1.RemoveFirst
M:Wintellect.PowerCollections.OrderedSet`1.RemoveLast
M:Wintellect.PowerCollections.OrderedSet`1.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.OrderedSet`1.Reversed
M:Wintellect.PowerCollections.OrderedSet`1.SymmetricDifference(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.SymmetricDifferenceWith(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.System#Collections#Generic#ICollection{T}#Add(`0)
M:Wintellect.PowerCollections.OrderedSet`1.System#ICloneable#Clone
M:Wintellect.PowerCollections.OrderedSet`1.TryGetItem(`0,`0@)
M:Wintellect.PowerCollections.OrderedSet`1.Union(Wintellect.PowerCollections.OrderedSet{`0})
M:Wintellect.PowerCollections.OrderedSet`1.UnionWith(Wintellect.PowerCollections.OrderedSet{`0})
T:Wintellect.PowerCollections.OrderedSet`1.View
M:Wintellect.PowerCollections.OrderedSet`1.View.#ctor(Wintellect.PowerCollections.OrderedSet{`0},Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.OrderedSet`1.View.Add(`0)
M:Wintellect.PowerCollections.OrderedSet`1.View.AsList
M:Wintellect.PowerCollections.OrderedSet`1.View.Clear
M:Wintellect.PowerCollections.OrderedSet`1.View.Contains(`0)
P:Wintellect.PowerCollections.OrderedSet`1.View.Count
M:Wintellect.PowerCollections.OrderedSet`1.View.GetEnumerator
M:Wintellect.PowerCollections.OrderedSet`1.View.GetFirst
M:Wintellect.PowerCollections.OrderedSet`1.View.GetLast
M:Wintellect.PowerCollections.OrderedSet`1.View.IndexOf(`0)
P:Wintellect.PowerCollections.OrderedSet`1.View.Item(System.Int32)
M:Wintellect.PowerCollections.OrderedSet`1.View.ItemInView(`0)
M:Wintellect.PowerCollections.OrderedSet`1.View.Remove(`0)
M:Wintellect.PowerCollections.OrderedSet`1.View.Reversed
M:Wintellect.PowerCollections.OrderedSet`1.View.System#Collections#Generic#ICollection{T}#Add(`0)
T:Wintellect.PowerCollections.Pair`2
M:Wintellect.PowerCollections.Pair`2.#ctor(`0,`1)
M:Wintellect.PowerCollections.Pair`2.#ctor(System.Collections.Generic.KeyValuePair{`0,`1})
M:Wintellect.PowerCollections.Pair`2.CompareTo(Wintellect.PowerCollections.Pair{`0,`1})
M:Wintellect.PowerCollections.Pair`2.Equals(System.Object)
M:Wintellect.PowerCollections.Pair`2.Equals(Wintellect.PowerCollections.Pair{`0,`1})
F:Wintellect.PowerCollections.Pair`2.First
F:Wintellect.PowerCollections.Pair`2.firstComparer
M:Wintellect.PowerCollections.Pair`2.GetHashCode
M:Wintellect.PowerCollections.Pair`2.op_Equality(Wintellect.PowerCollections.Pair{`0,`1},Wintellect.PowerCollections.Pair{`0,`1})
M:Wintellect.PowerCollections.Pair`2.op_Explicit(System.Collections.Generic.KeyValuePair{`0,`1})~Wintellect.PowerCollections.Pair{`0,`1}
M:Wintellect.PowerCollections.Pair`2.op_Explicit(Wintellect.PowerCollections.Pair{`0,`1})~System.Collections.Generic.KeyValuePair{`0,`1}
M:Wintellect.PowerCollections.Pair`2.op_Inequality(Wintellect.PowerCollections.Pair{`0,`1},Wintellect.PowerCollections.Pair{`0,`1})
F:Wintellect.PowerCollections.Pair`2.Second
M:Wintellect.PowerCollections.Pair`2.System#IComparable#CompareTo(System.Object)
M:Wintellect.PowerCollections.Pair`2.ToKeyValuePair
M:Wintellect.PowerCollections.Pair`2.ToString
T:Wintellect.PowerCollections.ReadOnlyCollectionBase`1
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.#ctor
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.Contains(`0)
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.ConvertAll``1(System.Converter{`0,``0})
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.CopyTo(`0[],System.Int32)
P:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.Count
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.CountWhere(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.DebuggerDisplayString
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.Exists(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.FindAll(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.ForEach(System.Action{`0})
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.GetEnumerator
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.MethodModifiesCollection
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#Generic#ICollection{T}#Add(`0)
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#Generic#ICollection{T}#Clear
P:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#Generic#ICollection{T}#IsReadOnly
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#Generic#ICollection{T}#Remove(`0)
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#ICollection#CopyTo(System.Array,System.Int32)
P:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#ICollection#IsSynchronized
P:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#ICollection#SyncRoot
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.ToArray
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.ToString
M:Wintellect.PowerCollections.ReadOnlyCollectionBase`1.TrueForAll(System.Predicate{`0})
T:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.#ctor
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.Contains(System.Collections.Generic.KeyValuePair{`0,`1})
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.ContainsKey(`0)
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.DebuggerDisplayString
T:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.DictionaryEnumeratorWrapper
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.DictionaryEnumeratorWrapper.#ctor(System.Collections.Generic.IEnumerator{System.Collections.Generic.KeyValuePair{`0,`1}})
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.Item(`0)
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.Keys
T:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.KeysCollection
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.KeysCollection.#ctor(Wintellect.PowerCollections.ReadOnlyDictionaryBase{`0,`1})
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.MethodModifiesCollection
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.Remove(`0)
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@TValue}#Add(`0,`1)
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Add(System.Object,System.Object)
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Clear
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Contains(System.Object)
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#GetEnumerator
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#IsFixedSize
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#IsReadOnly
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Item(System.Object)
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Keys
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Remove(System.Object)
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IDictionary#Values
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.ToString
M:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.TryGetValue(`0,`1@)
P:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.Values
T:Wintellect.PowerCollections.ReadOnlyDictionaryBase`2.ValuesCollection
T:Wintellect.PowerCollections.ReadOnlyListBase`1
M:Wintellect.PowerCollections.ReadOnlyListBase`1.#ctor
M:Wintellect.PowerCollections.ReadOnlyListBase`1.Contains(`0)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.CopyTo(`0[])
M:Wintellect.PowerCollections.ReadOnlyListBase`1.CopyTo(`0[],System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.CopyTo(System.Int32,`0[],System.Int32,System.Int32)
P:Wintellect.PowerCollections.ReadOnlyListBase`1.Count
M:Wintellect.PowerCollections.ReadOnlyListBase`1.Find(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindIndex(System.Int32,System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindIndex(System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindIndex(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindLast(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindLastIndex(System.Int32,System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindLastIndex(System.Int32,System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.FindLastIndex(System.Predicate{`0})
M:Wintellect.PowerCollections.ReadOnlyListBase`1.GetEnumerator
M:Wintellect.PowerCollections.ReadOnlyListBase`1.IndexOf(`0)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.IndexOf(`0,System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.IndexOf(`0,System.Int32,System.Int32)
P:Wintellect.PowerCollections.ReadOnlyListBase`1.Item(System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.LastIndexOf(`0)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.LastIndexOf(`0,System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.LastIndexOf(`0,System.Int32,System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.MethodModifiesCollection
M:Wintellect.PowerCollections.ReadOnlyListBase`1.Range(System.Int32,System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#Generic#IList{T}#Insert(System.Int32,`0)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#Generic#IList{T}#RemoveAt(System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Add(System.Object)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Clear
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Contains(System.Object)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#IndexOf(System.Object)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Insert(System.Int32,System.Object)
P:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#IsFixedSize
P:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#IsReadOnly
P:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Item(System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#Remove(System.Object)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.System#Collections#IList#RemoveAt(System.Int32)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.TryFind(System.Predicate{`0},`0@)
M:Wintellect.PowerCollections.ReadOnlyListBase`1.TryFindLast(System.Predicate{`0},`0@)
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.#ctor
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Contains(`0,`1)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Contains(System.Collections.Generic.KeyValuePair{`0,System.Collections.Generic.ICollection{`1}})
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ContainsKey(`0)
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Count
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.CountAllValues
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.CountValues(`0)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.DebuggerDisplayString
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.EnumerableValuesCollection
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.EnumerateKeys
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.EqualValues(`1,`1)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.GetEnumerator
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Item(`0)
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Keys
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.KeysCollection
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.KeysCollection.#ctor(Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase{`0,`1})
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.KeyValuePairs
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.KeyValuePairsCollection
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.MethodModifiesCollection
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Add(`0,System.Collections.Generic.ICollection{`1})
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Item(`0)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Remove(`0)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#TryGetValue(`0,System.Collections.Generic.ICollection{`1}@)
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.System#Collections#Generic#IDictionary{TKey@System#Collections#Generic#ICollection{TValue}}#Values
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ToString
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.TryEnumerateValuesForKey(`0,System.Collections.Generic.IEnumerator{`1}@)
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.Values
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesCollection
T:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection.#ctor(Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase{`0,`1},`0)
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection.Contains(`1)
P:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection.Count
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection.GetEnumerator
M:Wintellect.PowerCollections.ReadOnlyMultiDictionaryBase`2.ValuesForKeyCollection.NoValues
T:Wintellect.PowerCollections.RedBlackTree`1
M:Wintellect.PowerCollections.RedBlackTree`1.#ctor(System.Collections.Generic.IComparer{`0})
M:Wintellect.PowerCollections.RedBlackTree`1.BoundedRangeTester(System.Boolean,`0,System.Boolean,`0)
M:Wintellect.PowerCollections.RedBlackTree`1.CheckEnumerationStamp(System.Int32)
M:Wintellect.PowerCollections.RedBlackTree`1.Clone
M:Wintellect.PowerCollections.RedBlackTree`1.CountRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester)
M:Wintellect.PowerCollections.RedBlackTree`1.CountRangeUnderNode(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,Wintellect.PowerCollections.RedBlackTree{`0}.Node,System.Boolean,System.Boolean)
M:Wintellect.PowerCollections.RedBlackTree`1.Delete(`0,System.Boolean,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.DeleteItemFromRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,System.Boolean,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.DeleteRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester)
M:Wintellect.PowerCollections.RedBlackTree`1.DoubleBoundedRangeTester(`0,System.Boolean,`0,System.Boolean)
P:Wintellect.PowerCollections.RedBlackTree`1.ElementCount
M:Wintellect.PowerCollections.RedBlackTree`1.EntireRangeTester(`0)
M:Wintellect.PowerCollections.RedBlackTree`1.EnumerateRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester)
M:Wintellect.PowerCollections.RedBlackTree`1.EnumerateRangeInOrder(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,Wintellect.PowerCollections.RedBlackTree{`0}.Node)
M:Wintellect.PowerCollections.RedBlackTree`1.EnumerateRangeInReversedOrder(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,Wintellect.PowerCollections.RedBlackTree{`0}.Node)
M:Wintellect.PowerCollections.RedBlackTree`1.EnumerateRangeReversed(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester)
M:Wintellect.PowerCollections.RedBlackTree`1.EqualRangeTester(`0)
M:Wintellect.PowerCollections.RedBlackTree`1.Find(`0,System.Boolean,System.Boolean,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.FindIndex(`0,System.Boolean)
M:Wintellect.PowerCollections.RedBlackTree`1.FirstItemInRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.GetEnumerator
M:Wintellect.PowerCollections.RedBlackTree`1.GetItemByIndex(System.Int32)
M:Wintellect.PowerCollections.RedBlackTree`1.GetNodeStack
M:Wintellect.PowerCollections.RedBlackTree`1.Insert(`0,Wintellect.PowerCollections.DuplicatePolicy,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.InsertSplit(Wintellect.PowerCollections.RedBlackTree{`0}.Node,Wintellect.PowerCollections.RedBlackTree{`0}.Node,Wintellect.PowerCollections.RedBlackTree{`0}.Node,Wintellect.PowerCollections.RedBlackTree{`0}.Node,System.Boolean@)
M:Wintellect.PowerCollections.RedBlackTree`1.LastItemInRange(Wintellect.PowerCollections.RedBlackTree{`0}.RangeTester,`0@)
M:Wintellect.PowerCollections.RedBlackTree`1.LowerBoundedRangeTester(`0,System.Boolean)
T:Wintellect.PowerCollections.RedBlackTree`1.Node
M:Wintellect.PowerCollections.RedBlackTree`1.Node.Clone
P:Wintellect.PowerCollections.RedBlackTree`1.Node.Count
M:Wintellect.PowerCollections.RedBlackTree`1.Node.DecrementCount
M:Wintellect.PowerCollections.RedBlackTree`1.Node.IncrementCount
P:Wintellect.PowerCollections.RedBlackTree`1.Node.IsRed
T:Wintellect.PowerCollections.RedBlackTree`1.RangeTester
M:Wintellect.PowerCollections.RedBlackTree`1.Rotate(Wintellect.PowerCollections.RedBlackTree{`0}.Node,Wintellect.PowerCollections.RedBlackTree{`0}.Node,Wintellect.PowerCollections.RedBlackTree{`0}.Node)
M:Wintellect.PowerCollections.RedBlackTree`1.StopEnumerations
M:Wintellect.PowerCollections.RedBlackTree`1.System#Collections#IEnumerable#GetEnumerator
M:Wintellect.PowerCollections.RedBlackTree`1.UpperBoundedRangeTester(`0,System.Boolean)
T:Wintellect.PowerCollections.Set`1
M:Wintellect.PowerCollections.Set`1.#ctor
M:Wintellect.PowerCollections.Set`1.#ctor(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Set`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.Set`1.#ctor(System.Collections.Generic.IEqualityComparer{`0})
M:Wintellect.PowerCollections.Set`1.#ctor(System.Collections.Generic.IEqualityComparer{`0},Wintellect.PowerCollections.Hash{`0})
M:Wintellect.PowerCollections.Set`1.Add(`0)
M:Wintellect.PowerCollections.Set`1.AddMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Set`1.CheckConsistentComparison(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.Clear
M:Wintellect.PowerCollections.Set`1.Clone
M:Wintellect.PowerCollections.Set`1.CloneContents
P:Wintellect.PowerCollections.Set`1.Comparer
M:Wintellect.PowerCollections.Set`1.Contains(`0)
P:Wintellect.PowerCollections.Set`1.Count
M:Wintellect.PowerCollections.Set`1.Difference(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.DifferenceWith(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.GetEnumerator
M:Wintellect.PowerCollections.Set`1.Intersection(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IntersectionWith(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsDisjointFrom(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsEqualTo(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsProperSubsetOf(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsProperSupersetOf(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsSubsetOf(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.IsSupersetOf(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.Remove(`0)
M:Wintellect.PowerCollections.Set`1.RemoveMany(System.Collections.Generic.IEnumerable{`0})
M:Wintellect.PowerCollections.Set`1.SymmetricDifference(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.SymmetricDifferenceWith(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.System#Collections#Generic#ICollection{T}#Add(`0)
M:Wintellect.PowerCollections.Set`1.System#ICloneable#Clone
M:Wintellect.PowerCollections.Set`1.TryGetItem(`0,`0@)
M:Wintellect.PowerCollections.Set`1.Union(Wintellect.PowerCollections.Set{`0})
M:Wintellect.PowerCollections.Set`1.UnionWith(Wintellect.PowerCollections.Set{`0})
T:Wintellect.PowerCollections.Strings
T:Wintellect.PowerCollections.Triple`3
M:Wintellect.PowerCollections.Triple`3.#ctor(`0,`1,`2)
M:Wintellect.PowerCollections.Triple`3.CompareTo(Wintellect.PowerCollections.Triple{`0,`1,`2})
M:Wintellect.PowerCollections.Triple`3.Equals(System.Object)
M:Wintellect.PowerCollections.Triple`3.Equals(Wintellect.PowerCollections.Triple{`0,`1,`2})
F:Wintellect.PowerCollections.Triple`3.First
F:Wintellect.PowerCollections.Triple`3.firstComparer
M:Wintellect.PowerCollections.Triple`3.GetHashCode
M:Wintellect.PowerCollections.Triple`3.op_Equality(Wintellect.PowerCollections.Triple{`0,`1,`2},Wintellect.PowerCollections.Triple{`0,`1,`2})
M:Wintellect.PowerCollections.Triple`3.op_Inequality(Wintellect.PowerCollections.Triple{`0,`1,`2},Wintellect.PowerCollections.Triple{`0,`1,`2})
F:Wintellect.PowerCollections.Triple`3.Second
M:Wintellect.PowerCollections.Triple`3.System#IComparable#CompareTo(System.Object)
F:Wintellect.PowerCollections.Triple`3.Third
M:Wintellect.PowerCollections.Triple`3.ToString
T:Wintellect.PowerCollections.Util
M:Wintellect.PowerCollections.Util.CreateEnumerableWrapper``1(System.Collections.Generic.IEnumerable{``0})
M:Wintellect.PowerCollections.Util.GetHashCode``1(``0,System.Collections.Generic.IEqualityComparer{``0})
M:Wintellect.PowerCollections.Util.IsCloneableType(System.Type,System.Boolean@)
M:Wintellect.PowerCollections.Util.SimpleClassName(System.Type)
T:Wintellect.PowerCollections.Util.WrapEnumerable`1
M:Wintellect.PowerCollections.Util.WrapEnumerable`1.#ctor(System.Collections.Generic.IEnumerable{`0})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment