Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
IResultSet Interface
IResultSet Properties
Count Property
IResultSet
Count Property
Gets the number of results without doing a full enumeration
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IResultSet Interface
Couchbase.Lite.Query Namespace