Skip to content

P_CodeJam_Collections_Suffix_Length

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

Suffix.Length Property

The length of the suffix

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

Syntax

C#

public int Length { get; }

VB

Public ReadOnly Property Length As Integer
	Get

F#

member Length : int with get

Property Value

Type: Int32

See Also

Reference

Suffix Structure
CodeJam.Collections Namespace

Clone this wiki locally