IReadOnlyArrayToList Method |
Converts this object to a standard .NET collection
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax Return Value
Type:
IListObjectThe contents of this collection as a .NET collection
See Also