Virtual Photonics
System Object
Vts.IO FileIO
Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
This class includes methods for saving and loading XML and binary data
It uses custom iterators for saving (unfortunately, nothing as useful for reading value types)
Currently, float, double and ushort are supported (and they're processed in that order)
Inheritance Hierarchy
Vts.IO FileIO
Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
See Also