Click or drag to resize
GCValuegetXMLValue Method

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

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual XmlNode getXMLValue(
	XmlDocument document
)

Parameters

document
Type: System.XmlXmlDocument

[Missing <param name="document"/> documentation for "M:DXMLBase.Gcv.GCValue.getXMLValue(System.Xml.XmlDocument)"]

Return Value

Type: XmlNode

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

See Also