Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDictionaryObject Interface
IDictionaryObject Properties
Count Property
Keys Property
IDictionaryObject
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
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IDictionaryObject Interface
Couchbase.Lite Namespace