XdsObjects Help file
XdsObjects Namespace / XdsMultiString Class
Properties Methods


XdsMultiString Class Members

The following tables list the members exposed by XdsMultiString.

Public Constructors
 NameDescription
Public ConstructorOverloaded.  Create a new XdsMultiString  
Top
Public Properties
 NameDescription
Public Property Format all the contents of an XdsInternationalString for serialization.  
Public Property Return all non-null values in MultiString  
Public PropertyThe list of strings held in this object.  
Public Property Access strings directly  
Top
Public Methods
 NameDescription
Public Method Check whether or not a specified string exists in the MultiString  
Public Methodstatic (Shared in Visual Basic)Create a new XdsMultiString from a single string. The AllValues property gets set by values parameter  
Top
Public Operators
Overloaded. Implicit operators to create XdsMultiString objects from string(s)
Top
See Also