ArincDataSet.ArincDataSet Constructor
Initializes a new instance of the ArincDataSet class with the given path and filename.
ArincDataSet(System.String path, System.String fileName)
Initializes a new instance of the ArincDataSet class with the given path and filename.Syntax
public ArincDataSet (
System.String path,
System.String fileName
)
Parameters
path
Type: System.String
The name of the ARINC file.
The name of the ARINC file.
fileName
Type: System.String
The directory where the ARINC file is located.
The directory where the ARINC file is located.
Platforms
Windows, Linux, Android