Add(Pointer)
|
|
Add(TObject)
|
|
AddRange(TdxList<T>)
|
|
AddRange(T[])
|
|
Assign(TList,TListAssignOp,TList)
|
|
BinarySearch(T,Integer,IComparer<T>)
|
|
Clear
|
|
Contains(T)
|
|
Delete(Integer)
|
|
DeleteRange(Integer,Integer)
|
|
Equals(TObject)
|
|
Error(PResStringRec,NativeInt)
|
|
Error(String,NativeInt)
|
|
Exchange(Integer,Integer)
|
|
Expand
|
|
Extract(Pointer)
|
|
Extract(T)
|
|
Extract(TObject)
|
|
ExtractItem(Pointer,TDirection)
|
|
ExtractItem(TObject,TDirection)
|
|
FindInstanceOf(TClass,Boolean,Integer)
|
|
First
|
|
GetHashCode
|
|
IndexOf(Pointer)
|
|
IndexOf(TObject)
|
|
IndexOfItem(Pointer,TDirection)
|
|
IndexOfItem(TObject,TDirection)
|
|
Insert(Integer,Pointer)
|
|
Insert(Integer,TObject)
|
|
Last
|
|
Max(TdxListMaxIntegerAction<T>)
|
|
Move(Integer,Integer)
|
|
Pack
|
|
Remove(Pointer)
|
|
Remove(TObject)
|
|
RemoveItem(Pointer,TDirection)
|
|
RemoveItem(TObject,TDirection)
|
|
Sort
|
|
Sort(IComparer<T>)
|
|
Sort(TListSortCompare)
|
|
SortList(TListSortCompareFunc)
|
|
ToArray
|
|
ToString
|
|