Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IFullTextQueryRow Interface
IFullTextQueryRow Properties
FullTextMatched Property
MatchCount Property
IFullTextQueryRow
MatchCount Property
Gets the number of matches
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
uint
MatchCount
{
get
; }
Property Value
Type:
UInt32
See Also
Reference
IFullTextQueryRow Interface
Couchbase.Lite Namespace