IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::IndexList Member List

This is the complete list of members for IG::Lib::IndexList, 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]
CapacityIG::Lib::SortedUniqueItemList< Type >
CapacityOverheadIG::Lib::SortedUniqueItemList< Type >
Clear()IG::Lib::SortedUniqueItemList< Type > [inline]
ComparerIG::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]
LengthIG::Lib::SortedUniqueItemList< Type >
LockIG::Lib::SortedUniqueItemList< Type >
PerformDownSizingIG::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]
thisIG::Lib::SortedUniqueItemList< Type >
ToArray()IG::Lib::SortedUniqueItemList< Type > [inline]
ToString()IG::Lib::SortedUniqueItemList< Type > [inline]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events