-
Couldn't load subscription status.
- Fork 35
P_CodeJam_Ranges_RangeBoundaryFrom_1_IsEmpty
Andrew Koryavchenko edited this page Jun 17, 2018
·
3 revisions
The boundary == ∅.
Namespace: CodeJam.Ranges
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public bool IsEmpty { get; }VB
Public ReadOnly Property IsEmpty As Boolean
GetF#
member IsEmpty : bool with get
Type: Booleantrue if the boundary is empty; otherwise, false.