Provides methods that read/write primitive data types from/into an XML document.
The following tables list the members exposed by the XmlSerializationContext type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the XmlSerializationContext class. |
Name | Description | |
---|---|---|
![]() |
Gets the class version of the currently deserialized item. |
|
![]() |
Gets the XML document used for reading and writing XML data. |
Name | Description | |
---|---|---|
![]() |
Gets the format revision number of the file being loaded. (Inherited from SerializationContext.) |
|
![]() |
Gets a reference to the schedule currently being serialized or deserialized. (Inherited from SerializationContext.) |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads a byte value from the element with the specified name. |
|
![]() |
Reads a char value from the element with the specified name. |
|
![]() |
Reads a Color value from the element with the specified name. |
|
![]() |
Reads an array with Colors from the element with the specified name. |
|
![]() |
Reads a DateTime value from the element with the specified name. |
|
![]() |
Reads a decimal value from the element with the specified name. |
|
![]() |
Reads a double value from the element with the specified name. |
|
![]() |
Reads an enumeration object from the element with the specified name. |
|
![]() |
Reads a float value from the element with the specified name. |
|
![]() |
Reads a float array from the element with the specified name. |
|
![]() |
Reads a Font object value from the element with the specified name. |
|
![]() |
Reads a System.Collections.Hashtable object from the element with the specified name. |
|
![]() |
Reads a HeaderStyle object from the element with the specified name. |
|
![]() |
Reads a System.Drawing.Image object from the element with the specified name. |
|
![]() |
Reads an integer value with the specified name. |
|
![]() |
Reads a ItemStyle object from the element with the specified name. |
|
![]() |
Reads a long value from the element with the specified name. |
|
![]() |
Reads a System.Object from the element with the specified name. |
|
![]() |
Reads a System.Drawing.PointF object from the element with the specified name. |
|
![]() |
Reads a RectangleF object from the element with the specified name. |
|
![]() |
Reads a Recurrence object from the element with the specified name. |
|
![]() |
Reads a Reminder object from the element with the specified name. |
|
![]() |
Reads an 8-bit signed integer from the element with the specified name. |
|
![]() |
Reads a short value from the element with the specified name. |
|
![]() |
Reads a SizeF object from the element with the specified name. |
|
![]() |
Reads a Stream from the element with the specified name. |
|
![]() |
Reads a string from the element with the specified name. |
|
![]() |
Reads a System.Drawing.StringFormat object from the element with the specified name. |
|
![]() |
Reads a Style object from the element with the specified name. |
|
![]() |
Reads a System.Object from the element with the specified name. |
|
![]() |
Reads an unsigned integer from the element with the specified name. |
|
![]() |
Reads an unsigned long value from the element with the specified name. |
|
![]() |
Reads an unsigned short value from the element with the specified name. |
|
![]() |
Writes the specified boolean value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified byte value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified char value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified Color object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified Color array as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified DateTime object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified decimal value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified double value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified Enumeration as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified float value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified float array as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified System.Drawing.Font object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified System.Collections.Hashtable object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified HeaderStyle object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified System.Drawing.Image object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified integer value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified ItemStyle object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified long value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified System.Object as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified PointF object. |
|
![]() |
Writes the specified RectangleF object. |
|
![]() |
Writes the specified Recurrence. |
|
![]() |
Writes the specified Reminder. |
|
![]() |
Writes the specified signed integer. |
|
![]() |
Writes the specified short integer. |
|
![]() |
Writes the specified SizeF object. |
|
![]() |
Writes the specified Stream. |
|
![]() |
Writes the specified string. |
|
![]() |
Writes the specified StringFormat. |
|
![]() |
Writes the specified Style in an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified Tag as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified unsigned integer as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified unsigned long value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified System.Web.UI.WebControls.Unit value as an XML element with the specified name and the specified parent. |
|
![]() |
Writes the specified unsigned short value as an XML element with the specified name and the specified parent. |
Name | Description | |
---|---|---|
![]() |
Raised when the serialization or deserialization has completed successfully. (Inherited from SerializationContext.) |