-
Notifications
You must be signed in to change notification settings - Fork 34
P_CodeJam_Ranges_Range_2_To
andrewvk edited this page Jul 1, 2016
·
3 revisions
Boundary To. Limits the values from the right.
Namespace: CodeJam.Ranges
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public RangeBoundaryTo<T> To { get; }VB
Public ReadOnly Property To As RangeBoundaryTo(Of T)
GetF#
abstract To : RangeBoundaryTo<'T> with get
override To : RangeBoundaryTo<'T> with getType: RangeBoundaryTo(T)
Boundary To.