Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ArrayObject Class
ArrayObject Properties
Count Property
Item Property
ArrayObject
Count Property
Gets the number of elements in the collection
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
override
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
IReadOnlyArray
Count
IReadOnlyArray
Count
See Also
Reference
ArrayObject Class
Couchbase.Lite Namespace