XmlNodeBase.SetAttribute (String, Byte) Method

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

Parameters

name
string

value
byte

In this article

Definition