TDictionaryAdapter<TKey,T>.GetKeyType Method
Summary
Represents method
GetKeyType
.
Namespace
:
Spring.Collections.Adapters
Syntax
Delphi
private function GetKeyType:
PTypeInfo
;
Return Value
Type:
PTypeInfo
Implements
IDictionary.GetKeyType
IReadOnlyDictionary.GetKeyType
See Also
Reference
TDictionaryAdapter<TKey,T>
Spring.Collections.Adapters