Writes a reference to the specified image. The image is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public XmlElement WriteImage ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteImage( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also