Click or drag to resize

IArrayCount Property

Gets the number of elements in this array

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
int Count { get; }

Property Value

Type: Int32
See Also