Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IArray Interface
IArray Properties
Count Property
IArray
Count Property
Gets the number of elements in this array
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IArray Interface
Couchbase.Lite Namespace