XmlNodeBase.GetInt32ValueNode Method

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

Parameters

name
string

Return Value

Int32ValueXmlNode

In this article

Definition