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





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

 Overload List

Name Description

Resource.SaveTo (BinaryWriter, BinarySerializationContext)

Saves the resource data to a binary stream.

Resource.SaveTo (JsonObject, JsonSerializationContext)

Saves the resource data as a JsonObject.

Resource.SaveTo (XmlElement, XmlSerializationContext)

Saves the resource data to an XML document.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace