IdeaBlade DevForce 2010 Help Reference
Locale Class
Members  See Also  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : Locale Class



A subclass of System.Globalization.CultureInfo which supports an arbitrary list of subcultures and time offsets.

Object Model

Locale ClassLocale Class

Syntax

Visual Basic (Declaration) 
Public Class Locale 
   Inherits System.Globalization.CultureInfo
   Implements System.ICloneableSystem.IFormatProvider 
Visual Basic (Usage)Copy Code
Dim instance As Locale
C++/CLI 
public ref class Locale : public System.Globalization.CultureInfo, System.ICloneableSystem.IFormatProvider  

Inheritance Hierarchy

System.Object
   System.Globalization.CultureInfo
      IdeaBlade.Core.Locale

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.