Click or drag to resize

IFragmentArray Property

Gets the contained value as a ArrayObject

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
ArrayObject Array { get; }

Property Value

Type: ArrayObject
See Also