DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.General.Color.ColorList Class Reference

List for Color objects More...

Inheritance diagram for DirectOutput.General.Color.ColorList:
Collaboration diagram for DirectOutput.General.Color.ColorList:

Public Member Functions

void WriteXml (XmlWriter writer)
 Serializes the Color objects in this list to Xml.
WriteXml is part of the IXmlSerializable interface. More...
 
void ReadXml (XmlReader reader)
 Deserializes the Color objects in the XmlReader.
ReadXml is part of the IXmlSerializable interface. More...
 
System.Xml.Schema.XmlSchema GetSchema ()
 Method is required by the IXmlSerializable interface More...
 

Detailed Description

List for Color objects

Member Function Documentation

System.Xml.Schema.XmlSchema DirectOutput.General.Color.ColorList.GetSchema ( )

Method is required by the IXmlSerializable interface

Returns
Returns always null
void DirectOutput.General.Color.ColorList.ReadXml ( XmlReader  reader)

Deserializes the Color objects in the XmlReader.
ReadXml is part of the IXmlSerializable interface.

void DirectOutput.General.Color.ColorList.WriteXml ( XmlWriter  writer)

Serializes the Color objects in this list to Xml.
WriteXml is part of the IXmlSerializable interface.


The documentation for this class was generated from the following file: