Click or drag to resize
RangeCollectionIsEmpty Property
True if the RangeCollection contains no elements; otherwise, false.

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

Property Value

Type: Boolean
See Also