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
Array Property
Gets the original array 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
T[]
Array
{
get
; }
Property Value
Type:
T
See Also
Reference
ArraySegment
T
Structure
Couchbase.Lite.Util Namespace