InElement..::..LoadFromFile Method (String, InElement%, Exception%)
Deserializes xml markup from file into an InElement object
Namespace:
FLEXYGO.GipeAssembly: flxEntity (in flxEntity.dll)
Syntax
Parameters
- fileName
- Type: String
string xml file to load and deserialize
- obj
- Type: FLEXYGO.Gipe..::..InElement%
Output InElement object
- exception
- Type: Exception%
output Exception value if deserialize failed