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