Name | Description | |
---|---|---|
XdsInternationalString Constructor | Create an XdsInternationalString holding a single value |
The following tables list the members exposed by XdsInternationalString.
Name | Description | |
---|---|---|
XdsInternationalString Constructor | Create an XdsInternationalString holding a single value |
Name | Description | |
---|---|---|
AllValues | Format all the contents of an XdsInternationalString for serialization. | |
Values | Access strings directly |
Name | Description | |
---|---|---|
AddAdditionalLanguage | Add an additional language for an XdsInternationalString | |
Equals | Returns true if Strings are same | |
FromAllValues | Create a new XdsInternationalString from a single string. The AllValues property gets set by values parameter | |
GetHashCode | Return Hash code for Strings | |
ToString | Standard override - equivelent to the implicit cast to string |
Implicit Type Conversion | Overloaded. implicit operators to convert between XdsInternaitonString and String |