Writes the specified hashtable.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public XmlElement WriteHashtable ( Hashtable hashtable, string elementName, XmlElement parentElement)
Public Function WriteHashtable ( _ hashtable As Hashtable, _ elementName As String, _ parentElement As XmlElement _) As XmlElement
An instance of the .NET XmlElement class representing the newly created XML element.
XmlSerializationContext MembersXmlSerializationContext ClassMindFusion.Scheduling NamespaceReadHashtable Method