XdsObjects Help file
XdsObjects Namespace / XdsInternationalString Class / Implicit Type Conversion Operator / Implicit Type Conversion(String,XdsInternationalString) Operator
The XdsInternationalString object to obtain the value from



Implicit Type Conversion(String,XdsInternationalString) Operator
Return the most appropriate single string from those available
Syntax

Parameters

InternationalString
The XdsInternationalString object to obtain the value from

Return Value

the "best match" string
Remarks

The order of choice of strings is as follows:

If the list is empty, null is returned

As this is an implicit operator, it permits simple assigment of an XdsInternationalString object to a string

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also