Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CNodeAttribute : System.Object, Gregor.Core.INamedItem, Gregor.Core.IXmlCompanion Custom Attributes: Description:
public CNodeAttribute(System.String sName, System.String sValue) Custom Attributes: Description:
public CNodeAttribute(System.Xml.XmlNode xn) Custom Attributes: Description:
private CNodeAttribute() Custom Attributes: Description:
private System.String m_Name Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
public System.String Name {get;} // Gregor.Core.INamedItem.Name
Custom Attributes:
Description:
public System.Object Value {get;set;}
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:
public System.Xml.XmlNode ToXmlNode(System.Xml.XmlDocument xd) Custom Attributes: Description: