The following tables list the members exposed by LocalizedText.
Name | Description | |
---|---|---|
![]() | LocalizedText Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Key | A key that can be used to look to the localized text in different locales. |
![]() | Locale | The locale used to create the text. |
![]() ![]() | Null | Returns an instance of a null LocalizedText. |
![]() | Text | The localized text. |
![]() | TranslationInfo | The information required to translate the text into other locales. |
Name | Description | |
---|---|---|
![]() | Clone | Makes a deep copy of the object. |
![]() | Equals | Returns true if the objects are equal. |
![]() | GetHashCode | Returns a suitable hash code for the object. |
![]() ![]() | IsNullOrEmpty | Returns true if the text is a null or empty string. |
![]() ![]() | ToLocalizedText | Converts a string to a localized text. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() | Returns true if the objects are equal. |
![]() | Converts a string to a localized text. |
![]() | Returns true if the objects are not equal. |