Skip to content

P_CodeJam_Collections_Suffix_Offset

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

Suffix.Offset Property

The offset of the suffix from the beginning of the source string

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

Syntax

C#

public int Offset { get; }

VB

Public ReadOnly Property Offset As Integer
	Get

F#

member Offset : int with get

Property Value

Type: Int32

See Also

Reference

Suffix Structure
CodeJam.Collections Namespace

Clone this wiki locally