, including all inherited members.
Add(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Add(Type[] items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Add(IList< Type > items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Add(ICollection< Type > items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
AddChecked(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Capacity | IG::Lib::SortedUniqueItemList< Type > | |
CapacityOverhead | IG::Lib::SortedUniqueItemList< Type > | |
Clear() | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Comparer | IG::Lib::SortedUniqueItemList< Type > | |
Contains(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
CreateRandom(int length, int upperBound) | IG::Lib::IndexList | [inline, static] |
CreateRandom(int length, int lowerBound, int upperBound) | IG::Lib::IndexList | [inline, static] |
CreateRandom(IRandomGenerator rand, int length, int upperBound) | IG::Lib::IndexList | [inline, static] |
CreateRandom(IRandomGenerator rand, int length, int lowerBound, int upperBound) | IG::Lib::IndexList | [inline, static] |
CreateRandomPermutation(int length) | IG::Lib::IndexList | [inline, static] |
CreateRandomPermutation(IRandomGenerator rand, int length) | IG::Lib::IndexList | [inline, static] |
IndexList() | IG::Lib::IndexList | [inline] |
IndexList(int initialCapacity) | IG::Lib::IndexList | [inline] |
IndexList(params int[] items) | IG::Lib::IndexList | [inline] |
IndexList(IList< int > items) | IG::Lib::IndexList | [inline] |
IndexList(ICollection< int > items) | IG::Lib::IndexList | [inline] |
IndexOf(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
Length | IG::Lib::SortedUniqueItemList< Type > | |
Lock | IG::Lib::SortedUniqueItemList< Type > | |
PerformDownSizing | IG::Lib::SortedUniqueItemList< Type > | |
Remove(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
RemoveChecked(Type item) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
SetRandom(int length, int upperBound, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
SetRandom(int length, int lowerBound, int upperBound, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
SetRandom(IRandomGenerator rand, int length, int upperBound, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
SetRandom(IRandomGenerator rand, int length, int lowerBound, int upperBound, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
SetRandomPermutation(int length, int upperBound, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
SetRandomPermutation(IRandomGenerator rand, int length, ref IndexList indices) | IG::Lib::IndexList | [inline, static] |
Sort() | IG::Lib::SortedUniqueItemList< Type > | [inline, protected] |
SortedUniqueItemList() | IG::Lib::SortedUniqueItemList< Type > | [inline] |
SortedUniqueItemList(int initialCapacity) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
SortedUniqueItemList(params Type[] items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
SortedUniqueItemList(IList< Type > items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
SortedUniqueItemList(ICollection< Type > items) | IG::Lib::SortedUniqueItemList< Type > | [inline] |
this | IG::Lib::SortedUniqueItemList< Type > | |
ToArray() | IG::Lib::SortedUniqueItemList< Type > | [inline] |
ToString() | IG::Lib::SortedUniqueItemList< Type > | [inline] |