TMapBase<TKey,T>.GetKeyType Method
Summary
Represents method
GetKeyType
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
protected function GetKeyType:
PTypeInfo
; virtual;
Return Value
Type:
PTypeInfo
Implements
IMap<TKey,TValue>.GetKeyType
IReadOnlyMap<TKey,TValue>.GetKeyType
See Also
Reference
TMapBase<TKey,T>
Spring.Collections.Base