Click or drag to resize

LanguageRegionLength Property

Gets or sets the length of the language region.

Namespace:  Ookii.FormatC
Assembly:  Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.1.0
Syntax
public int Length { get; set; }

Property Value

Type: Int32
The length of the language region.
See Also