XmlDocumentBase.SetAttribute (String, SByte) Method

protected void SetAttribute( 
string name
SByte value 
)
This language is not supported or no code example is available.
protected:  
void SetAttribute( 
String^ name
SByte value 
)
This language is not supported or no code example is available.
protected function SetAttribute( 
name : String
value : SByte 
);
This language is not supported or no code example is available.

Parameters

name
string

value
SByte

In this article

Definition