TextInfo {System.Globalization} .NET clr documentation

TextInfo

Description

Declare

            
# namespace System.Globalization
export class TextInfo {
   ANSICodePage: integer;
   CultureName: string;
   EBCDICCodePage: integer;
   IsReadOnly: boolean;
   IsRightToLeft: boolean;
   LCID: integer;
   ListSeparator: string;
   MacCodePage: integer;
   OEMCodePage: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]