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 in resources, 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 XML file containing the meta data
- projectname
- Type: System String
Project name for the location of resources
Type Parameters
- T
- Type of the array being read
Return Value
Type: ArrayArray from the file
See Also