Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ReadOnlyDocument Class
ReadOnlyDocument Properties
Count Property
Database Property
Id Property
IsDeleted Property
Item Property
Keys Property
Sequence Property
ReadOnlyDocument
Count Property
Gets the number of top level entries in this document
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0382
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
IReadOnlyCollection
T
Count
See Also
Reference
ReadOnlyDocument Class
Couchbase.Lite Namespace