J-Integra® Espresso Programming Documentation (API)

NamingContextExt.to_string Method

This operation creates a stringified name from the array of Name components.

string to_string(
 NameComponent[] a_n
);

Parameters

a_n
array of Name components.

Return Value

stringified name of the object.

Remarks

none

Exceptions

InvalidName

See Also

NamingContextExt Interface | NamingContextExt Members | Ics.CosNaming Namespace