XdsObjects Help file
XdsObjects Namespace / XdsInternationalString Class
Properties Methods


XdsInternationalString Class Members

The following tables list the members exposed by XdsInternationalString.

Public Constructors
 NameDescription
Public Constructor Create an XdsInternationalString holding a single value  
Top
Public Properties
 NameDescription
Public Property Format all the contents of an XdsInternationalString for serialization.  
Public Property Access strings directly  
Top
Public Methods
 NameDescription
Public MethodAdd an additional language for an XdsInternationalString  
Public Method Returns true if Strings are same  
Public Methodstatic (Shared in Visual Basic)Create a new XdsInternationalString from a single string. The AllValues property gets set by values parameter  
Public Method Return Hash code for Strings  
Public MethodStandard override - equivelent to the implicit cast to string  
Top
Public Operators
Overloaded. implicit operators to convert between XdsInternaitonString and String
Top
See Also