A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
ArraySegment(T) Structure
ArraySegment(T) Constructor
ArraySegment(T) Constructor (T[])
ArraySegment(T) Constructor (T[], Int32, Int32)
ArraySegment
T
Constructor (
T
)
Constructor, takes the whole array
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
ArraySegment
( T[]
array
)
Parameters
array
Type:
T
Array.
See Also
Reference
ArraySegment
T
Structure
ArraySegment
T
Overload
Couchbase.Lite.Util Namespace