XMLDataItemClass Constructor | |
Initializes a new instance of the XML class.
Namespace:
SIC.File
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public XML(
string pFileName
)
Public Sub New (
pFileName As String
)
Parameters
- pFileName
- Type: SystemString
XML file name
See Also