Geotools.Net

CoordinateSystemXmlReader.Create Method

Creates the appropriate object given a string containing XML.

Overload List

Creates the appropriate object given a string containing XML.

public static object Create(string);

Missing <summary> documentation for M:Geotools.IO.CoordinateSystemXmlReader.Create(System.Xml.XmlTextReader)

public static object Create(XmlTextReader);

See Also

CoordinateSystemXmlReader Class | CoordinateSystemXmlReader Members | Geotools.IO Namespace