A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
ArraySegment(T) Structure
ArraySegment(T) Properties
Array Property
Count Property
Offset Property
ArraySegment
T
Count Property
Gets the count used to generate this segment
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
The count.
Implements
ICollection
T
Count
See Also
Reference
ArraySegment
T
Structure
Couchbase.Lite.Util Namespace