Click or drag to resize

DictionaryObjectCount 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#
public int Count { get; }

Property Value

Type: Int32

Implements

IDictionaryObjectCount
See Also