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


In This Topic
    NLanguageInfo Class Members
    In This Topic

    The following tables list the members exposed by NLanguageInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe flag icon for this language.  
    Public FieldThe font size int points (pt) that should be applied to UI for this language.  
    Public FieldAdditional information associated with this language info.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the English name of the culture of this language.  
    Public PropertyGets/Sets the name of the culture this language info is associated with.  
    Public PropertyGets the name of this language in the format "English Name (Region) - Native Name", for example "English (US) - English" or "German - Deutch".  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this language info's english culture name to that of the given language info.  
    Public MethodCreates an identical copy of the given object.  
    Public MethodChecks whether the given object is equal to this one.  
    Public Methodstatic (Shared in Visual Basic)Finds a language info by culture name  
    Public MethodComputes the hash code for this object.  
    Public MethodGets the string representation of this object.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also