System::Xml::Xsl::Runtime::StringConcat::Concat method

StringConcat::Concat method

Concatenates a new string to the result.

void System::Xml::Xsl::Runtime::StringConcat::Concat(const String &value)
ParameterTypeDescription
valueconst String&A string value to be concatenated to the result.

See Also