Loads the contents of an XML file as a data source.

LoadXmlFile(String)

public void LoadXmlFile(string fileName);
Public Sub LoadXmlFile(fileName As String)

Parameters

Parameter Description
fileName The file name.