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 | Name of the attribute. |
Returns
Type | Description |
---|---|
System.Double | Double value of the specified attribute. |