XmlNodeBase.GetFloatValue (Single) Method
protected float GetFloatValue(
float defaultValue
)
This language is not supported or no code example is available.
protected:
float GetFloatValue(
float defaultValue
)
This language is not supported or no code example is available.
protected function GetFloatValue(
defaultValue : float
) : float;
This language is not supported or no code example is available.
Parameters
-
defaultValue
-
float
Return Value
float
In this article
Definition