XmlNodeBase.GetDoubleAttribute Method

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

Parameters

name
string

Return Value

double

In this article

Definition