The Location which contains no points.

Namespace:  BioSharp.Core.Bio.Symbol
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public static readonly ILocation empty

Remarks

This object contains nothing. Its minimum value is int.MaxValue. Its maximum value is int.MinValue. It overlaps nothing. It is equal to nothing. Intersection results in the empty range. Union results in the argument range. Symbols returns an empty array.

Every day, in every way, empty becomes more and more boring.

See Also