Click or drag to resize

XDocumentWrapperXDocument Property

Gets the underlying XDocument

Namespace: Aml.Engine.XML
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public XDocument XDocument { get; }

Property Value

XDocument

Implements

IDocumentXDocument
See Also