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
Offset Property
Gets the offset 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
Offset
{
get
; }
Property Value
Type:
Int32
See Also
Reference
ArraySegment
T
Structure
Couchbase.Lite.Util Namespace