NevronOpenVision
Nevron.Nov.Globalization Namespace / NCultureInfo Class


In This Topic
NCultureInfo Class Methods
In This Topic

For a list of all members of this type, see NCultureInfo members.

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