Keyword(s) to search:
Sort results by title
Keyword Index
Wintellect.PowerCollections Namespace
Algorithms Class
Algorithms Members
Algorithms Methods
BinarySearch Method
BinarySearch(T) Method (IList(T), T, Int32)
BinarySearch(T) Method (IList(T), T, IComparer(T), Int32)
BinarySearch(T) Method (IList(T), T, Comparison(T), Int32)
CartesianProduct(TFirst, TSecond) Method
Concatenate(T) Method
Convert(TSource, TDest) Method
Copy Method
Copy(T) Method (IEnumerable(T), IList(T), Int32)
Copy(T) Method (IEnumerable(T), T[], Int32)
Copy(T) Method (IEnumerable(T), IList(T), Int32, Int32)
Copy(T) Method (IEnumerable(T), T[], Int32, Int32)
Copy(T) Method (IList(T), Int32, IList(T), Int32, Int32)
Copy(T) Method (IList(T), Int32, T[], Int32, Int32)
Count(T) Method
CountEqual Method
CountEqual(T) Method (IEnumerable(T), T)
CountEqual(T) Method (IEnumerable(T), T, IEqualityComparer(T))
CountWhere(T) Method
DisjointSets Method
DisjointSets(T) Method (IEnumerable(T), IEnumerable(T))
DisjointSets(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
EqualCollections Method
EqualCollections(T) Method (IEnumerable(T), IEnumerable(T))
EqualCollections(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
EqualCollections(T) Method (IEnumerable(T), IEnumerable(T), BinaryPredicate(T))
EqualSets Method
EqualSets(T) Method (IEnumerable(T), IEnumerable(T))
EqualSets(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
Exists(T) Method
Fill Method
Fill(T) Method (IList(T), T)
Fill(T) Method (T[], T)
FillRange Method
FillRange(T) Method (IList(T), Int32, Int32, T)
FillRange(T) Method (T[], Int32, Int32, T)
FindFirstIndexWhere(T) Method
FindFirstWhere(T) Method
FindIndicesWhere(T) Method
FindLastIndexWhere(T) Method
FindLastWhere(T) Method
FindWhere(T) Method
FirstConsecutiveEqual Method
FirstConsecutiveEqual(T) Method (IList(T), Int32)
FirstConsecutiveEqual(T) Method (IList(T), Int32, IEqualityComparer(T))
FirstConsecutiveEqual(T) Method (IList(T), Int32, BinaryPredicate(T))
FirstConsecutiveWhere(T) Method
FirstIndexOf Method
FirstIndexOf(T) Method (IList(T), T)
FirstIndexOf(T) Method (IList(T), T, IEqualityComparer(T))
FirstIndexOfMany Method
FirstIndexOfMany(T) Method (IList(T), IEnumerable(T))
FirstIndexOfMany(T) Method (IList(T), IEnumerable(T), IEqualityComparer(T))
FirstIndexOfMany(T) Method (IList(T), IEnumerable(T), BinaryPredicate(T))
ForEach(T) Method
GeneratePermutations(T) Method
GenerateSortedPermutations Method
GenerateSortedPermutations(T) Method (IEnumerable(T))
GenerateSortedPermutations(T) Method (IEnumerable(T), IComparer(T))
GenerateSortedPermutations(T) Method (IEnumerable(T), Comparison(T))
GetCollectionEqualityComparer Method
GetCollectionEqualityComparer(T) Method
GetCollectionEqualityComparer(T) Method (IEqualityComparer(T))
GetComparerFromComparison(T) Method
GetComparisonFromComparer(T) Method
GetCount Method
GetDictionaryConverter Method
GetDictionaryConverter(TKey, TValue) Method (IDictionary(TKey, TValue))
GetDictionaryConverter(TKey, TValue) Method (IDictionary(TKey, TValue), TValue)
GetIdentityComparer(T) Method
GetLexicographicalComparer Method
GetLexicographicalComparer(T) Method
GetLexicographicalComparer(T) Method (IComparer(T))
GetLexicographicalComparer(T) Method (Comparison(T))
GetReverseComparer(T) Method
GetReverseComparison(T) Method
GetSetEqualityComparer Method
GetSetEqualityComparer(T) Method
GetSetEqualityComparer(T) Method (IEqualityComparer(T))
IndexOfMaximum Method
IndexOfMaximum(T) Method (IList(T))
IndexOfMaximum(T) Method (IList(T), IComparer(T))
IndexOfMaximum(T) Method (IList(T), Comparison(T))
IndexOfMinimum Method
IndexOfMinimum(T) Method (IList(T))
IndexOfMinimum(T) Method (IList(T), IComparer(T))
IndexOfMinimum(T) Method (IList(T), Comparison(T))
IndicesOf Method
IndicesOf(T) Method (IList(T), T)
IndicesOf(T) Method (IList(T), T, IEqualityComparer(T))
IndicesOfMany Method
IndicesOfMany(T) Method (IList(T), IEnumerable(T))
IndicesOfMany(T) Method (IList(T), IEnumerable(T), IEqualityComparer(T))
IndicesOfMany(T) Method (IList(T), IEnumerable(T), BinaryPredicate(T))
IsProperSubsetOf Method
IsProperSubsetOf(T) Method (IEnumerable(T), IEnumerable(T))
IsProperSubsetOf(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
IsSubsetOf Method
IsSubsetOf(T) Method (IEnumerable(T), IEnumerable(T))
IsSubsetOf(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
LastIndexOf Method
LastIndexOf(T) Method (IList(T), T)
LastIndexOf(T) Method (IList(T), T, IEqualityComparer(T))
LastIndexOfMany Method
LastIndexOfMany(T) Method (IList(T), IEnumerable(T))
LastIndexOfMany(T) Method (IList(T), IEnumerable(T), IEqualityComparer(T))
LastIndexOfMany(T) Method (IList(T), IEnumerable(T), BinaryPredicate(T))
LexicographicalCompare Method
LexicographicalCompare(T) Method (IEnumerable(T), IEnumerable(T))
LexicographicalCompare(T) Method (IEnumerable(T), IEnumerable(T), Comparison(T))
LexicographicalCompare(T) Method (IEnumerable(T), IEnumerable(T), IComparer(T))
Maximum Method
Maximum(T) Method (IEnumerable(T))
Maximum(T) Method (IEnumerable(T), IComparer(T))
Maximum(T) Method (IEnumerable(T), Comparison(T))
MergeSorted Method
MergeSorted(T) Method (IEnumerable(T)[])
MergeSorted(T) Method (IComparer(T), IEnumerable(T)[])
MergeSorted(T) Method (Comparison(T), IEnumerable(T)[])
Minimum Method
Minimum(T) Method (IEnumerable(T))
Minimum(T) Method (IEnumerable(T), IComparer(T))
Minimum(T) Method (IEnumerable(T), Comparison(T))
NCopiesOf(T) Method
Partition(T) Method
RandomShuffle Method
RandomShuffle(T) Method (IEnumerable(T))
RandomShuffle(T) Method (IEnumerable(T), Random)
RandomShuffleInPlace Method
RandomShuffleInPlace(T) Method (IList(T))
RandomShuffleInPlace(T) Method (IList(T), Random)
RandomSubset Method
RandomSubset(T) Method (IEnumerable(T), Int32)
RandomSubset(T) Method (IEnumerable(T), Int32, Random)
Range Method
Range(T) Method (IList(T), Int32, Int32)
Range(T) Method (T[], Int32, Int32)
ReadOnly Method
ReadOnly(T) Method (ICollection(T))
ReadOnly(T) Method (IList(T))
ReadOnly(TKey, TValue) Method (IDictionary(TKey, TValue))
ReadWriteList(T) Method
RemoveDuplicates Method
RemoveDuplicates(T) Method (IEnumerable(T))
RemoveDuplicates(T) Method (IEnumerable(T), IEqualityComparer(T))
RemoveDuplicates(T) Method (IEnumerable(T), BinaryPredicate(T))
RemoveDuplicatesInPlace Method
RemoveDuplicatesInPlace(T) Method (IList(T))
RemoveDuplicatesInPlace(T) Method (IList(T), IEqualityComparer(T))
RemoveDuplicatesInPlace(T) Method (IList(T), BinaryPredicate(T))
RemoveWhere(T) Method
Replace Method
Replace(T) Method (IEnumerable(T), T, T)
Replace(T) Method (IEnumerable(T), T, T, IEqualityComparer(T))
Replace(T) Method (IEnumerable(T), Predicate(T), T)
ReplaceInPlace Method
ReplaceInPlace(T) Method (IList(T), T, T)
ReplaceInPlace(T) Method (IList(T), T, T, IEqualityComparer(T))
ReplaceInPlace(T) Method (IList(T), Predicate(T), T)
Reverse(T) Method
ReverseInPlace(T) Method
Rotate(T) Method
RotateInPlace(T) Method
SearchForSubsequence Method
SearchForSubsequence(T) Method (IList(T), IEnumerable(T))
SearchForSubsequence(T) Method (IList(T), IEnumerable(T), BinaryPredicate(T))
SearchForSubsequence(T) Method (IList(T), IEnumerable(T), IEqualityComparer(T))
SetDifference Method
SetDifference(T) Method (IEnumerable(T), IEnumerable(T))
SetDifference(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
SetIntersection Method
SetIntersection(T) Method (IEnumerable(T), IEnumerable(T))
SetIntersection(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
SetSymmetricDifference Method
SetSymmetricDifference(T) Method (IEnumerable(T), IEnumerable(T))
SetSymmetricDifference(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
SetUnion Method
SetUnion(T) Method (IEnumerable(T), IEnumerable(T))
SetUnion(T) Method (IEnumerable(T), IEnumerable(T), IEqualityComparer(T))
Sort Method
Sort(T) Method (IEnumerable(T))
Sort(T) Method (IEnumerable(T), IComparer(T))
Sort(T) Method (IEnumerable(T), Comparison(T))
SortInPlace Method
SortInPlace(T) Method (IList(T))
SortInPlace(T) Method (IList(T), IComparer(T))
SortInPlace(T) Method (IList(T), Comparison(T))
StablePartition(T) Method
StableSort Method
StableSort(T) Method (IEnumerable(T))
StableSort(T) Method (IEnumerable(T), IComparer(T))
StableSort(T) Method (IEnumerable(T), Comparison(T))
StableSortInPlace Method
StableSortInPlace(T) Method (IList(T))
StableSortInPlace(T) Method (IList(T), IComparer(T))
StableSortInPlace(T) Method (IList(T), Comparison(T))
ToArray(T) Method
ToString Method
ToString(T) Method (IEnumerable(T))
ToString(T) Method (IEnumerable(T), Boolean, String, String, String)
ToString(TKey, TValue) Method (IDictionary(TKey, TValue))
TrueForAll(T) Method
TryFindFirstWhere(T) Method
TryFindLastWhere(T) Method
TypedAs Method
TypedAs(T) Method (IEnumerable)
TypedAs(T) Method (ICollection)
TypedAs(T) Method (IList)
Untyped Method
Untyped(T) Method (ICollection(T))
Untyped(T) Method (IList(T))
Bag(T) Class
Bag(T) Members
Bag(T) Constructor
Bag(T) Constructor
Bag(T) Constructor (IEqualityComparer(T))
Bag(T) Constructor (IEnumerable(T))
Bag(T) Constructor (IEnumerable(T), IEqualityComparer(T))
Bag(T) Methods
Add Method
AddMany Method
AddRepresentative Method
ChangeNumberOfCopies Method
Clear Method
Clone Method
CloneContents Method
Contains Method
Difference Method
DifferenceWith Method
DistinctItems Method
GetEnumerator Method
GetRepresentativeItem Method
Intersection Method
IntersectionWith Method
IsDisjointFrom Method
IsEqualTo Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
NumberOfCopies Method
Remove Method
RemoveAllCopies Method
RemoveMany Method
Sum Method
SumWith Method
SymmetricDifference Method
SymmetricDifferenceWith Method
Union Method
UnionWith Method
Bag(T) Properties
Comparer Property
Count Property
BigList(T) Class
BigList(T) Members
BigList(T) Constructor
BigList(T) Constructor
BigList(T) Constructor (IEnumerable(T))
BigList(T) Constructor (IEnumerable(T), Int32)
BigList(T) Constructor (BigList(T))
BigList(T) Constructor (BigList(T), Int32)
BigList(T) Methods
Add Method
AddRange Method
AddRange Method (IEnumerable(T))
AddRange Method (BigList(T))
AddRangeToFront Method
AddRangeToFront Method (IEnumerable(T))
AddRangeToFront Method (BigList(T))
AddToFront Method
BinarySearch Method
BinarySearch Method (T)
BinarySearch Method (T, IComparer(T))
BinarySearch Method (T, Comparison(T))
Clear Method
Clone Method
CloneContents Method
ConvertAll(TDest) Method
GetEnumerator Method
GetRange Method
Insert Method
InsertRange Method
InsertRange Method (Int32, IEnumerable(T))
InsertRange Method (Int32, BigList(T))
Print Method
Range Method
RemoveAt Method
RemoveRange Method
Reverse Method
Reverse Method
Reverse Method (Int32, Int32)
Sort Method
Sort Method
Sort Method (IComparer(T))
Sort Method (Comparison(T))
Validate Method
BigList(T) Operators
Addition Operator
BigList(T) Properties
Count Property
Item Property
BinaryPredicate(T) Delegate
CollectionBase(T) Class
CollectionBase(T) Members
CollectionBase(T) Methods
Add Method
AsReadOnly Method
Clear Method
Contains Method
ConvertAll(TOutput) Method
CopyTo Method
CountWhere Method
Exists Method
FindAll Method
ForEach Method
GetEnumerator Method
Remove Method
RemoveAll Method
ToArray Method
ToString Method
TrueForAll Method
CollectionBase(T) Properties
Count Property
Deque(T) Class
Deque(T) Members
Deque(T) Constructor
Deque(T) Constructor
Deque(T) Constructor (IEnumerable(T))
Deque(T) Methods
Add Method
AddManyToBack Method
AddManyToFront Method
AddToBack Method
AddToFront Method
Clear Method
Clone Method
CloneContents Method
CopyTo Method
GetAtBack Method
GetAtFront Method
GetEnumerator Method
Insert Method
InsertRange Method
RemoveAt Method
RemoveFromBack Method
RemoveFromFront Method
RemoveRange Method
TrimToSize Method
Deque(T) Properties
Capacity Property
Count Property
Item Property
DictionaryBase(TKey, TValue) Class
DictionaryBase(TKey, TValue) Members
DictionaryBase(TKey, TValue) Methods
Add Method
Add Method (TKey, TValue)
Add Method (KeyValuePair(TKey, TValue))
AsReadOnly Method
Clear Method
Contains Method
ContainsKey Method
Remove Method
Remove Method (TKey)
Remove Method (KeyValuePair(TKey, TValue))
ToString Method
TryGetValue Method
DictionaryBase(TKey, TValue) Properties
Item Property
Keys Property
Values Property
ListBase(T) Class
ListBase(T) Members
ListBase(T) Methods
Add Method
AsReadOnly Method
Clear Method
Contains Method
CopyTo Method
CopyTo Method (T[])
CopyTo Method (T[], Int32)
CopyTo Method (Int32, T[], Int32, Int32)
Find Method
FindIndex Method
FindIndex Method (Predicate(T))
FindIndex Method (Int32, Predicate(T))
FindIndex Method (Int32, Int32, Predicate(T))
FindLast Method
FindLastIndex Method
FindLastIndex Method (Predicate(T))
FindLastIndex Method (Int32, Predicate(T))
FindLastIndex Method (Int32, Int32, Predicate(T))
GetEnumerator Method
IndexOf Method
IndexOf Method (T)
IndexOf Method (T, Int32)
IndexOf Method (T, Int32, Int32)
Insert Method
LastIndexOf Method
LastIndexOf Method (T)
LastIndexOf Method (T, Int32)
LastIndexOf Method (T, Int32, Int32)
Range Method
Remove Method
RemoveAt Method
TryFind Method
TryFindLast Method
ListBase(T) Properties
Count Property
Item Property
MultiDictionary(TKey, TValue) Class
MultiDictionary(TKey, TValue) Members
MultiDictionary(TKey, TValue) Constructor
MultiDictionary(TKey, TValue) Constructor (Boolean)
MultiDictionary(TKey, TValue) Constructor (Boolean, IEqualityComparer(TKey))
MultiDictionary(TKey, TValue) Constructor (Boolean, IEqualityComparer(TKey), IEqualityComparer(TValue))
MultiDictionary(TKey, TValue) Methods
Add Method
Clear Method
Clone Method
CloneContents Method
Contains Method
ContainsKey Method
Remove Method
Remove Method (TKey, TValue)
Remove Method (TKey)
MultiDictionary(TKey, TValue) Properties
Count Property
KeyComparer Property
ValueComparer Property
MultiDictionaryBase(TKey, TValue) Class
MultiDictionaryBase(TKey, TValue) Members
MultiDictionaryBase(TKey, TValue) Methods
Add Method
Add Method (KeyValuePair(TKey, ICollection(TValue)))
Add Method (TKey, TValue)
AddMany Method
Clear Method
Contains Method
Contains Method (TKey, TValue)
Contains Method (KeyValuePair(TKey, ICollection(TValue)))
ContainsKey Method
GetEnumerator Method
Remove Method
Remove Method (TKey)
Remove Method (TKey, TValue)
Remove Method (KeyValuePair(TKey, ICollection(TValue)))
RemoveMany Method
RemoveMany Method (TKey, IEnumerable(TValue))
RemoveMany Method (IEnumerable(TKey))
Replace Method
ReplaceMany Method
ToString Method
MultiDictionaryBase(TKey, TValue) Properties
Count Property
Item Property
Keys Property
KeyValuePairs Property
Values Property
OrderedBag(T) Class
OrderedBag(T) Members
OrderedBag(T) Constructor
OrderedBag(T) Constructor
OrderedBag(T) Constructor (Comparison(T))
OrderedBag(T) Constructor (IComparer(T))
OrderedBag(T) Constructor (IEnumerable(T))
OrderedBag(T) Constructor (IEnumerable(T), Comparison(T))
OrderedBag(T) Constructor (IEnumerable(T), IComparer(T))
OrderedBag(T) Methods
Add Method
AddMany Method
AsList Method
Clear Method
Clone Method
CloneContents Method
Contains Method
Difference Method
DifferenceWith Method
DistinctItems Method
GetEnumerator Method
GetEqualItems Method
GetFirst Method
GetLast Method
IndexOf Method
Intersection Method
IntersectionWith Method
IsDisjointFrom Method
IsEqualTo Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
LastIndexOf Method
NumberOfCopies Method
Range Method
RangeFrom Method
RangeTo Method
Remove Method
RemoveAllCopies Method
RemoveFirst Method
RemoveLast Method
RemoveMany Method
Reversed Method
Sum Method
SumWith Method
SymmetricDifference Method
SymmetricDifferenceWith Method
Union Method
UnionWith Method
OrderedBag(T) Properties
Comparer Property
Count Property
Item Property
OrderedBag(T).View Class
OrderedBag(T).View Members
OrderedBag(T).View Methods
Add Method
AsList Method
Clear Method
Contains Method
GetEnumerator Method
GetFirst Method
GetLast Method
IndexOf Method
LastIndexOf Method
Remove Method
Reversed Method
OrderedBag(T).View Properties
Count Property
Item Property
OrderedDictionary(TKey, TValue) Class
OrderedDictionary(TKey, TValue) Members
OrderedDictionary(TKey, TValue) Constructor
OrderedDictionary(TKey, TValue) Constructor
OrderedDictionary(TKey, TValue) Constructor (IComparer(TKey))
OrderedDictionary(TKey, TValue) Constructor (Comparison(TKey))
OrderedDictionary(TKey, TValue) Constructor (IEnumerable(KeyValuePair(TKey, TValue)))
OrderedDictionary(TKey, TValue) Constructor (IEnumerable(KeyValuePair(TKey, TValue)), IComparer(TKey))
OrderedDictionary(TKey, TValue) Constructor (IEnumerable(KeyValuePair(TKey, TValue)), Comparison(TKey))
OrderedDictionary(TKey, TValue) Methods
Add Method
AddMany Method
Clear Method
Clone Method
CloneContents Method
ContainsKey Method
GetEnumerator Method
GetValueElseAdd Method
Range Method
RangeFrom Method
RangeTo Method
Remove Method
RemoveMany Method
Replace Method
Reversed Method
TryGetValue Method
OrderedDictionary(TKey, TValue) Properties
Comparer Property
Count Property
Item Property
OrderedDictionary(TKey, TValue).View Class
OrderedDictionary(TKey, TValue).View Members
OrderedDictionary(TKey, TValue).View Methods
Clear Method
ContainsKey Method
GetEnumerator Method
Remove Method
Reversed Method
TryGetValue Method
OrderedDictionary(TKey, TValue).View Properties
Count Property
Item Property
OrderedMultiDictionary(TKey, TValue) Class
OrderedMultiDictionary(TKey, TValue) Members
OrderedMultiDictionary(TKey, TValue) Constructor
OrderedMultiDictionary(TKey, TValue) Constructor (Boolean)
OrderedMultiDictionary(TKey, TValue) Constructor (Boolean, Comparison(TKey))
OrderedMultiDictionary(TKey, TValue) Constructor (Boolean, Comparison(TKey), Comparison(TValue))
OrderedMultiDictionary(TKey, TValue) Constructor (Boolean, IComparer(TKey))
OrderedMultiDictionary(TKey, TValue) Constructor (Boolean, IComparer(TKey), IComparer(TValue))
OrderedMultiDictionary(TKey, TValue) Methods
Add Method
Clear Method
Clone Method
CloneContents Method
Contains Method
ContainsKey Method
Range Method
RangeFrom Method
RangeTo Method
Remove Method
Remove Method (TKey, TValue)
Remove Method (TKey)
Reversed Method
OrderedMultiDictionary(TKey, TValue) Properties
Count Property
KeyComparer Property
KeyValuePairs Property
ValueComparer Property
OrderedMultiDictionary(TKey, TValue).View Class
OrderedMultiDictionary(TKey, TValue).View Members
OrderedMultiDictionary(TKey, TValue).View Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
Remove Method
Remove Method (TKey)
Remove Method (TKey, TValue)
Reversed Method
OrderedMultiDictionary(TKey, TValue).View Properties
Count Property
OrderedSet(T) Class
OrderedSet(T) Members
OrderedSet(T) Constructor
OrderedSet(T) Constructor
OrderedSet(T) Constructor (Comparison(T))
OrderedSet(T) Constructor (IComparer(T))
OrderedSet(T) Constructor (IEnumerable(T))
OrderedSet(T) Constructor (IEnumerable(T), Comparison(T))
OrderedSet(T) Constructor (IEnumerable(T), IComparer(T))
OrderedSet(T) Methods
Add Method
AddMany Method
AsList Method
Clear Method
Clone Method
CloneContents Method
Contains Method
Difference Method
DifferenceWith Method
GetEnumerator Method
GetFirst Method
GetLast Method
IndexOf Method
Intersection Method
IntersectionWith Method
IsDisjointFrom Method
IsEqualTo Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
Range Method
RangeFrom Method
RangeTo Method
Remove Method
RemoveFirst Method
RemoveLast Method
RemoveMany Method
Reversed Method
SymmetricDifference Method
SymmetricDifferenceWith Method
TryGetItem Method
Union Method
UnionWith Method
OrderedSet(T) Properties
Comparer Property
Count Property
Item Property
OrderedSet(T).View Class
OrderedSet(T).View Members
OrderedSet(T).View Methods
Add Method
AsList Method
Clear Method
Contains Method
GetEnumerator Method
GetFirst Method
GetLast Method
IndexOf Method
Remove Method
Reversed Method
OrderedSet(T).View Properties
Count Property
Item Property
Pair(TFirst, TSecond) Structure
Pair(TFirst, TSecond) Members
Pair(TFirst, TSecond) Constructor
Pair(TFirst, TSecond) Constructor (TFirst, TSecond)
Pair(TFirst, TSecond) Constructor (KeyValuePair(TFirst, TSecond))
Pair(TFirst, TSecond) Fields
First Field
Second Field
Pair(TFirst, TSecond) Methods
CompareTo Method
Equals Method
Equals Method (Object)
Equals Method (Pair(TFirst, TSecond))
GetHashCode Method
ToKeyValuePair Method
ToString Method
Pair(TFirst, TSecond) Operators and Type Conversions
Equality Operator
Explicit Conversion Operators
Explicit Conversion (Pair to KeyValuePair)
Explicit Conversion (KeyValuePair to Pair)
Inequality Operator
ReadOnlyCollectionBase(T) Class
ReadOnlyCollectionBase(T) Members
ReadOnlyCollectionBase(T) Methods
Contains Method
ConvertAll(TOutput) Method
CopyTo Method
CountWhere Method
Exists Method
FindAll Method
ForEach Method
GetEnumerator Method
ToArray Method
ToString Method
TrueForAll Method
ReadOnlyCollectionBase(T) Properties
Count Property
ReadOnlyDictionaryBase(TKey, TValue) Class
ReadOnlyDictionaryBase(TKey, TValue) Members
ReadOnlyDictionaryBase(TKey, TValue) Methods
Contains Method
ContainsKey Method
Remove Method
ToString Method
TryGetValue Method
ReadOnlyDictionaryBase(TKey, TValue) Properties
Item Property
Keys Property
Values Property
ReadOnlyListBase(T) Class
ReadOnlyListBase(T) Members
ReadOnlyListBase(T) Methods
Contains Method
CopyTo Method
CopyTo Method (T[])
CopyTo Method (T[], Int32)
CopyTo Method (Int32, T[], Int32, Int32)
Find Method
FindIndex Method
FindIndex Method (Predicate(T))
FindIndex Method (Int32, Predicate(T))
FindIndex Method (Int32, Int32, Predicate(T))
FindLast Method
FindLastIndex Method
FindLastIndex Method (Predicate(T))
FindLastIndex Method (Int32, Predicate(T))
FindLastIndex Method (Int32, Int32, Predicate(T))
GetEnumerator Method
IndexOf Method
IndexOf Method (T)
IndexOf Method (T, Int32)
IndexOf Method (T, Int32, Int32)
LastIndexOf Method
LastIndexOf Method (T)
LastIndexOf Method (T, Int32)
LastIndexOf Method (T, Int32, Int32)
Range Method
TryFind Method
TryFindLast Method
ReadOnlyListBase(T) Properties
Count Property
Item Property
ReadOnlyMultiDictionaryBase(TKey, TValue) Class
ReadOnlyMultiDictionaryBase(TKey, TValue) Members
ReadOnlyMultiDictionaryBase(TKey, TValue) Methods
Contains Method
Contains Method (TKey, TValue)
Contains Method (KeyValuePair(TKey, ICollection(TValue)))
ContainsKey Method
GetEnumerator Method
ToString Method
ReadOnlyMultiDictionaryBase(TKey, TValue) Properties
Count Property
Item Property
Keys Property
KeyValuePairs Property
Values Property
Set(T) Class
Set(T) Members
Set(T) Constructor
Set(T) Constructor
Set(T) Constructor (IEqualityComparer(T))
Set(T) Constructor (IEnumerable(T))
Set(T) Constructor (IEnumerable(T), IEqualityComparer(T))
Set(T) Methods
Add Method
AddMany Method
Clear Method
Clone Method
CloneContents Method
Contains Method
Difference Method
DifferenceWith Method
GetEnumerator Method
Intersection Method
IntersectionWith Method
IsDisjointFrom Method
IsEqualTo Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
Remove Method
RemoveMany Method
SymmetricDifference Method
SymmetricDifferenceWith Method
TryGetItem Method
Union Method
UnionWith Method
Set(T) Properties
Comparer Property
Count Property
Triple(TFirst, TSecond, TThird) Structure
Triple(TFirst, TSecond, TThird) Members
Triple(TFirst, TSecond, TThird) Constructor
Triple(TFirst, TSecond, TThird) Fields
First Field
Second Field
Third Field
Triple(TFirst, TSecond, TThird) Methods
CompareTo Method
Equals Method
Equals Method (Object)
Equals Method (Triple(TFirst, TSecond, TThird))
GetHashCode Method
ToString Method
Triple(TFirst, TSecond, TThird) Operators
Equality Operator
Inequality Operator
GhostDoc Pro Sample Help File
Set
<
(Of
<
(
<'
T
>
)
>
)
>
Properties
The
Set
<
(Of
<
(
<'
T
>
)
>
)
>
type exposes the following members.
Properties
Name
Description
Comparer
Returns the IEqualityComparer<T> used to compare items in this set.
Count
Returns the number of items in the set.
See Also
Set
<
(Of
<
(
<'
T
>
)
>
)
>
Class
Wintellect.PowerCollections Namespace