Skip to content

P_CodeJam_HGlobalScope_1_Value

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

HGlobalScope(T).Value Property

Value

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

Syntax

C#

public T Value { get; }

VB

Public ReadOnly Property Value As T
	Get

F#

member Value : 'T with get

Property Value

Type: T

See Also

Reference

HGlobalScope(T) Class
CodeJam Namespace

Clone this wiki locally