Click or drag to resize
GCValuetoXML Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.toXML(System.Xml.XmlNode)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual XmlElement toXML(
	XmlNode parent
)

Parameters

parent
Type: System.XmlXmlNode

[Missing <param name="parent"/> documentation for "M:DXMLBase.Gcv.GCValue.toXML(System.Xml.XmlNode)"]

Return Value

Type: XmlElement

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCValue.toXML(System.Xml.XmlNode)"]

Implements

IConfigElementtoXML(XmlNode)
See Also