AixmDataSet.AixmDataSet Constructor
Initializes a new instance of the AixmDataSet class with the given path and filename.
AixmDataSet(System.String path, System.String fileName)
Initializes a new instance of the AixmDataSet class with the given path and filename.Syntax
public AixmDataSet (
System.String path,
System.String fileName
)
Parameters
path
Type: System.String
The directory where the AIXM files are located.
The directory where the AIXM files are located.
fileName
Type: System.String
Name of the AIXM file(s), e.g. '*.xml'.
Name of the AIXM file(s), e.g. '*.xml'.
Platforms
Windows, Linux, Android