VPMetaData Constructor (Array)Virtual Photonics - VTS Library
Virtual Photonics
Constructor that passes the array and sets the object type and dimensions

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

public MetaData(
	Array myArray
)

Parameters

myArray
Type: OnlineSystem Array
Array for which meta data is needed
See Also