Gets an item from the collection and converts it to a double.
[Visual Basic]
Overloads Public Function GetDouble( _
ByVal key As String _
) As Double
Double
Missing <remarks> documentation for M:Geotools.CoordinateTransformations.ParameterList.GetDouble(System.String)
Exception Type | Condition |
---|---|
ArgumentException | If the key does not exist or the value cannot be cast to a double. |
ParameterList Class | ParameterList Members | Geotools.CoordinateTransformations Namespace | ParameterList.GetDouble Overload List