Click or drag to resize

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
)

Parameters

pFileName
Type: SystemString
XML file name
See Also