API:System.Generics.Defaults.THasher
Delphi
THasher<T> = reference to function(const Value: T): Integer;
C++
template<typename T> __interface THasher__1 : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
anonMethod class |
public | System.Generics.Defaults.pas System.Generics.Defaults.hpp |
System.Generics.Defaults | System.Generics.Defaults |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!