XmlNodeBase.GetDecimalValue (Decimal) Method

protected decimal GetDecimalValue( 
decimal defaultValue 
)
This language is not supported or no code example is available.
protected:  
Decimal GetDecimalValue( 
Decimal defaultValue 
)
This language is not supported or no code example is available.
protected function GetDecimalValue( 
defaultValue : decimal 
) : decimal;
This language is not supported or no code example is available.

Parameters

defaultValue
decimal

Return Value

decimal

In this article

Definition