Skip to content

P_CodeJam_HGlobalScope_Length

andrewvk edited this page Nov 5, 2016 · 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