Click or drag to resize

QName Constructor (String)

Initializes a new instance of the QName class

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public QName(
	string rtLocalName
)

Parameters

rtLocalName
Type: SystemString
See Also