Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Fragment Class
Fragment Methods
ToArray Method
ToDictionary Method
Fragment
ToArray Method
Gets the contained value as an
ArrayObject
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
ArrayObject
ToArray
()
Return Value
Type:
ArrayObject
The cast contained value, or
null
See Also
Reference
Fragment Class
Couchbase.Lite Namespace