write_buffer


Description:

public void write_buffer (string value, int len)

Writes value of length len as content of the current element.

Parameters:

this

an XmlDocument

value

value to write as the content

len

length of value