public WriteAttributeValue ( char buffer, int index, int count ) : void | ||
buffer | char | A buffer containing the attribute value. |
index | int | The starting index of the attribute value. |
count | int | The number of characters in the attribute value. |
return | void |