ImportObjectFromGML Method

public Serializable ImportObjectFromGML( Stream stream, LookupGmlObject handler = null, bool addMissingObjects = false )

 

Description

Returns a Serializable object based on a GML definition. If the addMissingObjects parameter is true, then the object will also be added to the datasource if it isn't already there.