Skip to content

P_CodeJam_Collections_Suffix_Value

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

Suffix.Value Property

The suffix value

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

Syntax

C#

public string Value { get; }

VB

Public ReadOnly Property Value As String
	Get

F#

member Value : string with get

Property Value

Type: String

See Also

Reference

Suffix Structure
CodeJam.Collections Namespace

Clone this wiki locally