P_CodeJam_Ranges_RangeBoundaryTo_1_IsNotEmpty - rsdn/CodeJam GitHub Wiki

RangeBoundaryTo(T).IsNotEmpty Property

The boundary != ∅.

Namespace: CodeJam.Ranges
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public bool IsNotEmpty { get; }

VB

Public ReadOnly Property IsNotEmpty As Boolean
	Get

F#

member IsNotEmpty : bool with get

Property Value

Type: Boolean
true if the boundary is not empty; otherwise, false.

See Also

Reference

RangeBoundaryTo(T) Structure
CodeJam.Ranges Namespace

⚠️ **GitHub.com Fallback** ⚠️