# namespace System.Globalization export class CompareInfo { LCID: integer; Name: string; Version: SortVersion; }
Version