Name | Description | |
---|---|---|
![]() | XdsMultiString Constructor | Overloaded. Create a new XdsMultiString |
The following tables list the members exposed by XdsMultiString.
Name | Description | |
---|---|---|
![]() | XdsMultiString Constructor | Overloaded. Create a new XdsMultiString |
Name | Description | |
---|---|---|
![]() | AllValues | Format all the contents of an XdsInternationalString for serialization. |
![]() | NonNullValues | Return all non-null values in MultiString |
![]() | Strings | The list of strings held in this object. |
![]() | Values | Access strings directly |
Name | Description | |
---|---|---|
![]() | Contains | Check whether or not a specified string exists in the MultiString |
![]() ![]() | FromAllValues | Create a new XdsMultiString from a single string. The AllValues property gets set by values parameter |
![]() | Overloaded. Implicit operators to create XdsMultiString objects from string(s) |