Click or drag to resize

IDictionaryObjectCount Property

Gets the number of entries in this dictionary

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
int Count { get; }

Property Value

Type: Int32
See Also