Add(string,string,Integer[])
|
Creates a new icon preset and appends it to the collection.
|
Add(T)
|
|
AddRange(IEnumerable<T>)
|
|
AddRange(T[])
|
|
AddRange(TEnumerable<T>)
|
|
BinarySearch(T,Integer,IComparer<T>,Integer,Integer)
|
|
BinarySearch(T,Integer,IComparer<T>)
|
|
BinarySearch(T,Integer)
|
|
Clear
|
|
Contains(T)
|
|
Delete(Integer)
|
|
DeleteRange(Integer,Integer)
|
|
Equals(TObject)
|
|
Error(PResStringRec,NativeInt)
|
|
Error(String,NativeInt)
|
|
Exchange(Integer,Integer)
|
|
Expand
|
|
Extract(T)
|
|
ExtractAt(Integer)
|
|
ExtractItem(T,TDirection)
|
|
FindByCount(Integer,TdxSpreadSheetConditionalFormattingIconSetPreset)
|
Searches an icon preset consisting of the specified number of icons.
Returns the first found predefined icon set with the specified number of icons.
|
FindByIconIndex(Integer,TdxSpreadSheetConditionalFormattingIconSetPreset,Integer)
|
Searches an icon preset containing an icon with the specified index within the global conditional formatting icon list.
|
FindByName(string,TdxSpreadSheetConditionalFormattingIconSetPreset)
|
Searches an icon preset within the collection by the specified name.
|
First
|
|
GetHashCode
|
|
IndexOf(T)
|
|
IndexOfItem(T,TDirection)
|
|
Insert(Integer,T)
|
|
InsertRange(Integer,IEnumerable<T>)
|
|
InsertRange(Integer,T[],Integer)
|
|
InsertRange(Integer,T[])
|
|
InsertRange(Integer,TEnumerable<T>)
|
|
Last
|
|
LastIndexOf(T)
|
|
Move(Integer,Integer)
|
|
Pack
|
|
Pack(TEmptyFunc)
|
|
Remove(T)
|
|
RemoveItem(T,TDirection)
|
|
Reverse
|
|
Sort
|
|
Sort(IComparer<T>,Integer,Integer)
|
|
Sort(IComparer<T>)
|
|
ToArray
|
|
ToString
|
|
TrimExcess
|
|