Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ReadOnlyDictionary Class
ReadOnlyDictionary Properties
Count Property
Item Property
Keys Property
ReadOnlyDictionary
Keys Property
Gets all the keys held by this dictionary
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
virtual
ICollection
<
string
>
Keys
{
get
; }
Property Value
Type:
ICollection
String
Implements
IReadOnlyDictionary
Keys
See Also
Reference
ReadOnlyDictionary Class
Couchbase.Lite Namespace