Skip to content

P_CodeJam_Collections_Suffix_Value

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

Suffix.Value Property

The suffix value

Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 2.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