Skip to content

M_CodeJam_Collections_SuffixTree__ctor

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

SuffixTree Constructor

Creates instance of SuffixTree.

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

Syntax

C#

public SuffixTree()

VB

Public Sub New

F#

new : unit -> SuffixTree

See Also

Reference

SuffixTree Class
CodeJam.Collections Namespace

Clone this wiki locally