LanguageRegionLength Property
Gets or sets the length of the language region.
Namespace: Ookii.FormatCAssembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.3.2+a0abe9e363271833c90424d1444b43a67fa5858f
public int Length { get; set; }
Public Property Length As Integer
Get
Set
public:
property int Length {
int get ();
void set (int value);
}
member Length : int with get, set
Property Value
Int32The length of the language region.