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