System::Xml::XmlCharacterData::set_Data method

XmlCharacterData::set_Data method

Sets the data of the node.

virtual void System::Xml::XmlCharacterData::set_Data(String value)
ParameterTypeDescription
valueStringThe value to set.

See Also