Click or drag to resize

ReadOnlyFragmentExists Property

Gets whether or not this object exists in the hierarchy

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
public virtual bool Exists { get; }

Property Value

Type: Boolean
See Also