'Declaration
Public Overloads Function DisplayXml( _ ByVal xmlFile As System.String _ ) As System.Boolean
'Usage
Dim instance As NTreeViewEx Dim xmlFile As System.String Dim value As System.Boolean value = instance.DisplayXml(xmlFile)
public System.bool DisplayXml( System.string xmlFile )
Parameters
- xmlFile