Click or drag to resize

RangeLength Property

Gets the length of the range

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

Property Value

Type: UInt32
See Also