| C1.Win.TreeView Namespace > C1TreeView Class > WriteXml Method : WriteXml(Stream,Boolean,Boolean) Method |
'DeclarationPublic Overloads Sub WriteXml( _ ByVal stream As Stream, _ Optional ByVal saveStyles As Boolean, _ Optional ByVal saveExpandedState As Boolean _ )
'UsageDim instance As C1TreeView Dim stream As Stream Dim saveStyles As Boolean Dim saveExpandedState As Boolean instance.WriteXml(stream, saveStyles, saveExpandedState)
public void WriteXml( Stream stream, bool saveStyles, bool saveExpandedState )
public: void WriteXml( Stream^ stream, bool saveStyles, bool saveExpandedState )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2