TDictionary<TKey,TValue>.TKeyCollection.GetCount Method
Summary
Represents method
GetCount
.
Namespace
:
Spring.Collections.Dictionaries
Syntax
Delphi
protected function GetCount: Integer; override;
Return Value
Type:
Integer
Overrides
TEnumerableBase.GetCount
See Also
Reference
TDictionary<TKey,TValue>.TKeyCollection
TDictionary<TKey,TValue>
Spring.Collections.Dictionaries