Click or drag to resize

XData Constructor

Initialize a new instance of the XData class .

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public XData(
	ApplicationRegistry appReg
)

Parameters

appReg
Type: DXFReaderNET.TablesApplicationRegistry
Name of the application associated with the list of extended data records.
See Also