XdsMultiString Class Members
In This Topic
The following tables list the members exposed by XdsMultiString.
Public Constructors
Public Properties
| 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
|
Top
Public Methods
| 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 |
Top
Public Operators
See Also