Skip to content

M_CodeJam_Collections_SuffixTreeBase__ctor

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

SuffixTreeBase Constructor

Constructs a base for a suffix tree

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

Syntax

C#

protected SuffixTreeBase()

VB

Protected Sub New

F#

new : unit -> SuffixTreeBase

See Also

Reference

SuffixTreeBase Class
CodeJam.Collections Namespace

Clone this wiki locally