XmlNodeBase.GetDecimalValueNode Method

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

Parameters

name
string

Return Value

DecimalValueXmlNode

In this article

Definition