Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IReadOnlyDictionary Interface
IReadOnlyDictionary Properties
Count Property
Keys Property
IReadOnlyDictionary
Count Property
Gets the number of entries in the dictionary
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IReadOnlyDictionary Interface
Couchbase.Lite Namespace