Click or drag to resize

XDocumentLoadXML Method (String, Boolean)

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public virtual bool LoadXML(
	string xml,
	bool withoutdtd
)

Parameters

xml
Type: SystemString
withoutdtd
Type: SystemBoolean

Return Value

Type: Boolean
See Also