Method GetAsFloat
GetAsFloat(String)
Gets the value of the specified attribute as float.
Declaration
float GetAsFloat(string attribute)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | attribute | Name of the attribute. |
Returns
| Type | Description |
|---|---|
| System.Single | Float value of the specified attribute. |