Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Array from the file
Reads array from a binary file, using the accompanying .xml file to specify dimensions
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- filename
- Type: System String
Name of the file from which to read the array
Type Parameters
- T
- Type of the array being read
Return Value
Type: ArrayArray from the file
See Also