Creates a coordinate system object from an XML string.
[Visual Basic]
NotOverridable Public Function CreateFromXML( _
ByVal xml As String _
) As ICoordinateSystem Implements _
ICoordinateSystemFactory.CreateFromXML
An instance of a class that implements the ICoordinateSystem.
ICoordinateSystemFactory.CreateFromXML
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateFromXML(System.String)
CoordinateSystemFactory Class | CoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace