Skip to content

P_CodeJam_HGlobalScope_1_Value

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

HGlobalScope(T).Value Property

Value

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