XmlNodeBase.SetAttribute (String, Int32) Method

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

Parameters

name
string

value
int

In this article

Definition