Skip to content

P_CodeJam_HGlobalScope_Length

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

HGlobalScope.Length Property

Length

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

Syntax

C#

public int Length { get; }

VB

Public ReadOnly Property Length As Integer
	Get

F#

member Length : int with get

Property Value

Type: Int32

See Also

Reference

HGlobalScope Class
CodeJam Namespace

Clone this wiki locally