Click or drag to resize
RangeCollectionRangeCount Property
Returns the number of contiguous ranges in this collection. Useful for memory consumption debugging.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public long RangeCount { get; }

Property Value

Type: Int64
See Also