Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CTableRow : System.Object, Gregor.Core.IXmlCompanion Custom Attributes: Description:
public CTableRow() Custom Attributes: Description:
public CTableRow(System.Xml.XmlNode xn, Gregor.Core.Collections.NTableColumns columns) Custom Attributes: Description:
private Gregor.Core.Collections.NTableCells m_Cells Custom Attributes: Description:
private Gregor.Core.Collections.CTable m_Table Custom Attributes: Description:
public Gregor.Core.Collections.NTableCells Cells {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CTable Table {get;}
Custom Attributes:
Description:
private void Gregor.Core.IXmlCompanion.GetXmlData(Gregor.Core.IGetXmlArgs args) // Gregor.Core.IXmlCompanion.GetXmlData Custom Attributes: Description:
private void Gregor.Core.IXmlCompanion.SetXmlData(Gregor.Core.ISetXmlArgs args) // Gregor.Core.IXmlCompanion.SetXmlData Custom Attributes: Description:
internal void SetTable(Gregor.Core.Collections.CTable table) Custom Attributes: Description:
public System.Xml.XmlNode ToXmlNode(System.Xml.XmlDocument xd) Custom Attributes: Description:
Gregor.Core.Collections.CTable
Gregor.Core.Collections.NTableCells