Serialize designed control into XmlWriter
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner (in Greatis.FormDesigner.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Store ( _ ByRef writer As XmlWriter _ ) |
C# |
---|
public void Store( ref XmlWriter writer ) |
Visual C++ |
---|
public: void Store( XmlWriter^% writer ) |
JavaScript |
---|
function store(writer); |
Parameters
- writer
- Type:
System.Xml..::.XmlWriter
%
XmlWriter