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