ScaleOut Software Collections for .NET
ScaleOut Software Collections for .NET
Scaleout.Collections
RecentDictionary(TKey, TValue) Class
RecentDictionary(TKey, TValue) Properties
Count Property
Item Property
Keys Property
LeastRecent Property
MostRecent Property
Values Property
RecentDictionary
<
TKey
,
TValue
>
.
Count Property
Gets the number of key/value pairs contained in the dictionary.
Namespace:
Scaleout.Collections
Assembly:
Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
<
T
>
.
Count
See Also
Reference
RecentDictionary
<
TKey, TValue
>
Class
Scaleout.Collections Namespace
Copyright (C), 2019 by ScaleOut Software, Inc.