FloatValueXmlNode.GetValue Method

public float GetValue( 
float defaultValue 
)
This language is not supported or no code example is available.
public:  
float GetValue( 
float defaultValue 
)
This language is not supported or no code example is available.
public function GetValue( 
defaultValue : float 
) : float;
This language is not supported or no code example is available.

Parameters

defaultValue
float

Return Value

float

In this article

Definition