Nevron Open Vision Documentation
Nevron.Nov.Globalization Namespace / NCultureInfo Class
Fields Methods


In This Topic
    NCultureInfo Class Members
    In This Topic

    The following tables list the members exposed by NCultureInfo.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The English-US culture info.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the culture with the given name or null if a culture with this name does not exist. The name should be in the format "<languagecode2>-<country/regioncode2>".  
    Public Methodstatic (Shared in Visual Basic)Gets the culture name in the format "<languagefull> (<country/regionfull>)" in English. Returns null if no language information is available for the given culture.  
    Public Methodstatic (Shared in Visual Basic)Gets the English name of the given culture's language.  
    Public Methodstatic (Shared in Visual Basic)Gets the culture identifier for the given culture info.  
    Public Methodstatic (Shared in Visual Basic)Gets the culture name, consisting of the language, the country/region, and the optional script, that the culture is set to display. Returns null if no language information is available for the given culture.  
    Public Methodstatic (Shared in Visual Basic)Gets the native name of the given culture's language.  
    Top
    See Also