VPFileIO ClassVirtual Photonics - VTS Library
Virtual Photonics
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

OnlineSystem Object
  Vts.IO FileIO

Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static class FileIO
See Also