Skip to content

P_CodeJam_Ranges_RangeBoundaryTo_1_Kind

Andrew Koryavchenko edited this page Jun 17, 2018 · 3 revisions

RangeBoundaryTo(T).Kind Property

The kind of the boundary.

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

Syntax

C#

public RangeBoundaryToKind Kind { get; }

VB

Public ReadOnly Property Kind As RangeBoundaryToKind
	Get

F#

member Kind : RangeBoundaryToKind with get

Property Value

Type: RangeBoundaryToKind
The kind of the boundary.

See Also

Reference

RangeBoundaryTo(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally