Method GetAsDouble
GetAsDouble(String)
Gets the value of the specified attribute as double.
Declaration
double GetAsDouble(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System. |
attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System. |
Double value of the specified attribute. |