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