NodeSet |
Set a string attribute
public void SetStringAttribute( string key, string value )
| Exception | Condition |
|---|---|
| InvalidOperationException | if the object or the owning document has already been closed |
| ArgumentNullException | if key is . |
| ArgumentNullException | if value is . |