Click or drag to resize
XdsOutput Constructor (XmlDocument)
Initializes a new instance of the XdsOutput class

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XdsOutput(
	XmlDocument xdsDocument
)

Parameters

xdsDocument
Type: System.XmlXmlDocument

[Missing <param name="xdsDocument"/> documentation for "M:DXMLBase.Xds.XdsOutput.#ctor(System.Xml.XmlDocument)"]

See Also