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
Count Property
Gets the number of elements contained in the
ICollection
T
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
int
Count
{
get
; }
Return Value
Type:
Int32
The number of elements contained in the
ICollection
T
.
Implements
ICollection
T
Count
See Also
Reference
OptionsDictionary Class
Couchbase.Lite Namespace