XmlDocumentBase.GetFloatAttribute Method

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

Parameters

name
string

Return Value

float

In this article

Definition