Geotools.Net

ParameterList Class

Helper class that makes it easy to get named parameter from a ListDictionary. In particular this class makes it easier to get a double as a named value in the ListDictionary.

For a list of all members of this type, see ParameterList Members.

System.Object
   ListDictionary
      ParameterList

[Visual Basic]
Public Class ParameterList
Inherits ListDictionary
[C#]
public class ParameterList : ListDictionary

Remarks

Missing <remarks> documentation for T:Geotools.CoordinateTransformations.ParameterList

Requirements

Namespace: Geotools.CoordinateTransformations Namespace

Assembly: Geotools.dll

See Also

ParameterList Members | Geotools.CoordinateTransformations Namespace