Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IFragment Interface
IFragment Properties
Array Property
Blob Property
Boolean Property
Date Property
Dictionary Property
Double Property
Exists Property
Float Property
Int Property
Long Property
String Property
Value Property
IFragment
Double Property
Gets the contained value as a
Double
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
double
Double
{
get
; }
Property Value
Type:
Double
Remarks
true
will be converted to 1.0, and everything else that is non-numeric will be 0.0
See Also
Reference
IFragment Interface
Couchbase.Lite Namespace