Saves the resource data to a binary stream or an XML document.
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.
Resource MembersResource ClassMindFusion.Scheduling Namespace