Creates the appropriate object given a string containing XML.
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);
CoordinateSystemXmlReader Class | CoordinateSystemXmlReader Members | Geotools.IO Namespace