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