Nevron .NET Vision
Nevron.Globalization Namespace / NLocalizationManager Class / Instance Field


In This Topic
    Instance Field (NLocalizationManager)
    In This Topic
    The only instance of the NLocalizationManager singleton class.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Instance As NLocalizationManager
    'Usage
     
    
    Dim value As NLocalizationManager
     
    value = NLocalizationManager.Instance
    public static readonly NLocalizationManager Instance
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also