Click or drag to resize
XdsInput Constructor (XdsDtd)
Initializes a new instance of the XdsInput class

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XdsInput(
	XdsDtd ndsDtd
)

Parameters

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