XmlNodeBase.GetInt16Attribute Method

protected short GetInt16Attribute( 
string name 
)
This language is not supported or no code example is available.
protected:  
short GetInt16Attribute( 
String^ name 
)
This language is not supported or no code example is available.
protected function GetInt16Attribute( 
name : String 
) : short;
This language is not supported or no code example is available.

Parameters

name
string

Return Value

short

In this article

Definition