XmlNodeBase.GetInt16ValueNode Method

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

Parameters

name
string

Return Value

Int16ValueXmlNode

In this article

Definition