LocalizedString.ToString Method
The ToString method overloads return a string representation of this LocalizedString object.
Overload List
| Name | Description |
|---|---|
| LocalizedString.ToString () |
The ToString method returns a string representation of this LocalizedString object.
|
| LocalizedString.ToString (IFormatProvider) |
The ToString method uses the specified IFormatProvider object to return a string representation of this LocalizedString object.
|