Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ReadOnlyFragment Class
ReadOnlyFragment Methods
ToArray Method
ToBlob Method
ToBoolean Method
ToDate Method
ToDictionary Method
ToDouble Method
ToInt Method
ToLong Method
ToObject Method
ToString Method
ReadOnlyFragment
ToBlob Method
Gets the contained value as a
Blob
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
Blob
ToBlob
()
Return Value
Type:
Blob
The cast contained value, or
null
See Also
Reference
ReadOnlyFragment Class
Couchbase.Lite Namespace