Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the style.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public virtual void GetObjectData ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub GetObjectData( _ |
The object that holds the serialized object data.
The contextual information about the source or destination.
See Also