System::Xml::Xsl::Runtime::StringConcat::set_Delimiter method

StringConcat::set_Delimiter method

Sets the string that delimits concatenated strings.

void System::Xml::Xsl::Runtime::StringConcat::set_Delimiter(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also