TEnumerableSorter<T> Class
Definition
Delphi
type TEnumerableSorter<T> = class(TRefCountedObject)
Type Parameters
- T
- Inheritance
- Derived
- Implements
Properties
| RefCount | (Inherited from TRefCountedObject) |
Methods
| AfterConstruction | (Inherited from TRefCountedObject) |
| AsObject | (Inherited from TRefCountedObject) |
| BeforeDestruction | (Inherited from TRefCountedObject) |
| CompareKeys(Integer, Integer) | |
| ComputeKeys(TArray<T>, Integer) | |
| GetInterface(TGuid, Void) | (Inherited from TRefCountedObject) |
| NewInstance | (Inherited from TRefCountedObject) |
| QueryInterface(TGuid, Void) | (Inherited from TRefCountedObject) |
| Sort(TArray<T>, Integer) | |
| _AddRef | (Inherited from TRefCountedObject) |
| _Release | (Inherited from TRefCountedObject) |
Fields
| fRefCount | (Inherited from TRefCountedObject) |