XmlDocumentBase.SetAttribute (String, UInt16) Method

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

Parameters

name
string

value
UInt16

In this article

Definition