'DeclarationPublic Overloads Overridable Function SaveToXml( _ ByVal xmlFile As System.String _ ) As System.Boolean
'UsageDim 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