Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
OptionsDictionary Class
OptionsDictionary Properties
Count Property
IsReadOnly Property
Item Property
Keys Property
Values Property
OptionsDictionary
IsReadOnly Property
Gets a value indicating whether the
ICollection
T
is read-only.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Return Value
Type:
Boolean
true if the
ICollection
T
is read-only; otherwise, false.
Implements
ICollection
T
IsReadOnly
See Also
Reference
OptionsDictionary Class
Couchbase.Lite Namespace