Skip to content

P_CodeJam_HGlobalScope_Length

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

HGlobalScope.Length Property

Length

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