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