LanguageRegion Length Property FormatC Syntax Highlighting Class Library
Gets or sets the length of the language region.

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int Length { get; set; }

Field Value

The length of the language region.
See Also