Click or drag to resize

RangeStart Property

Gets the start position of the range

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
public uint Start { get; }

Property Value

Type: UInt32
See Also