Click or drag to resize
XdsOutput Constructor (XdsDtd)
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(
	XdsDtd ndsDtd
)

Parameters

ndsDtd
Type: DXMLBase.XdsXdsDtd
The NdsDtd instance to use to create the document.
See Also