TMultiMapBase<TKey,TValue>.TEnumerator.GetCurrent Method
Summary
Represents method
GetCurrent
.
Namespace
:
Spring.Collections.MultiMaps
Syntax
Delphi
protected function GetCurrent:
TGenericPair
; override;
Return Value
Type:
TGenericPair
Overrides
TEnumeratorBase<T>.GetCurrent
See Also
Reference
TMultiMapBase<TKey,TValue>.TEnumerator
TMultiMapBase<TKey,TValue>
Spring.Collections.MultiMaps