XML handling functionality.

Contains methods to build XML strings.

Methods

Name Description
Clear
ElementClose
ElementOpen
Save Saves the XML to a file.
ToStringBuilder System Use Only Get the XML as a String Builder which can avoid memory issues if the XML document is very large.
ToXmlString
WriteAttribute System Use Only
WriteAttributeBoolean
WriteAttributeDate
WriteAttributeDateTime
WriteAttributeDecimal
WriteAttributeDouble
WriteAttributeInteger
WriteAttributeString
WriteElementBoolean
WriteElementByteArray
WriteElementCData If value contains another CDATA element this will be stripped from the text.
WriteElementDate
WriteElementDateTime
WriteElementDecimal
WriteElementDouble
WriteElementFile Write the contents of a File to an Element as Base64 encoded information.
WriteElementIcon
WriteElementIdWithPk
WriteElementInteger
WriteElementKeyValueList
WriteElementLong
WriteElementString
WriteElementTriState
WriteElementXml
WriteValueBoolean
WriteValueDate
WriteValueDateTime
WriteValueDecimal
WriteValueDouble
WriteValueInteger
WriteValueLong
WriteValueString
WriteXml
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0