Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ArrayObject Class
ArrayObject Constructor
ArrayObject Constructor
ArrayObject Constructor (IList)
ArrayObject Constructor (IList)
Creates an array with the given data
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
ArrayObject
(
IList
array
)
Parameters
array
Type:
System.Collections
IList
The data to populate the array with
See Also
Reference
ArrayObject Class
ArrayObject Overload
Couchbase.Lite Namespace