Click or drag to resize

MutableFragmentNull Field

A mutable fragment representing a "null" value (i.e. non existing). Despite it being mutable, this special value is not allowed to be changed.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public static readonly MutableFragment Null

Field Value

Type: MutableFragment
See Also