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