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 this dictionary
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
IDictionaryObject
Count
See Also
Reference
DictionaryObject Class
Couchbase.Lite Namespace