Nevron.Nov Namespace / NLocalizedString Structure


In This Topic
    NLocalizedString Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAppends the given string to both the Original and the Translated values.  
    Public MethodCreates an identical copy of the given object.  
    Public MethodChecks whether the given object is equal to this localized string.  
    Public Methodstatic (Shared in Visual Basic)Returns a localized string the original string of which is a formated string and the translated string is a  
    Public MethodGets the hash code of this localized string.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Joins the given localized string values using the specified separator character.  
    Public MethodPrepends the given string to both the Original and the Translated values.  
    Public MethodSplits this Original string using the given separator char.  
    Public MethodReturns the localized (translated) version of the key.  
    Top
    See Also