A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Body Class
Body Constructor
Body Constructor (IDictionary(String, Object))
Body Constructor (IEnumerable(Byte))
Body Constructor (IList(Object))
Body Constructor (IList
Object
)
Constructor
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Body
(
IList
<
Object
>
array
)
Parameters
array
Type:
System.Collections.Generic
IList
Object
An IList containing a list of objects to serialize
See Also
Reference
Body Class
Body Overload
Couchbase.Lite Namespace