P_CodeJam_Ranges_RangeBoundaryTo_1_IsNotEmpty - rsdn/CodeJam GitHub Wiki
The boundary != ∅.
Namespace: CodeJam.Ranges
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool IsNotEmpty { get; }VB
Public ReadOnly Property IsNotEmpty As Boolean
GetF#
member IsNotEmpty : bool with get
Type: Booleantrue if the boundary is not empty; otherwise, false.