Loads resource data from a binary stream.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual void LoadFrom ( |
Visual Basic
![]() |
---|
Public Overridable Sub LoadFrom ( _ |
Type: BinaryReader
An instance of the System.IO.BinaryReader class that allows reading primitive data types from a binary stream.
This method loads data from a stream saved with a previous call to the SaveTo method.