MindFusion WinForms Programmer's Guide
Item.SaveTo Method
See Also
 





Saves the item data to a binary stream or an XML document.

 Overload List

Name Description

Item.SaveTo (BinaryWriter, BinarySerializationContext)

Saves the item data to a binary stream.

Item.SaveTo (JsonObject, JsonSerializationContext)

Saves the item data to a JsonObject.

Item.SaveTo (XmlElement, XmlSerializationContext)

Saves the item data to an XML document.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace