XmlNodeBase.GetDecimalAttribute Method

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

Parameters

name
string

Return Value

decimal

In this article

Definition