Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
Result Class
Result Properties
Count Property
Item Property
Keys Property
Result
Count Property
Gets the number of entries in the result
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
IArray
Count
IDictionaryObject
Count
See Also
Reference
Result Class
Couchbase.Lite.Query Namespace