Namespace: 
   Couchbase.Lite
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0469
 Syntax
SyntaxDateTimeOffset GetDate(
	int index
)
Parameters
- index
- Type: SystemInt32
 The index to lookup
Return Value
Type: 
DateTimeOffsetThe value at the index, or a default
 See Also
See Also