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