Skip to content

f7b367cb 6380 1f5c a2c7 075569fb64fa

Fernando Garcia edited this page May 8, 2018 · 1 revision

ISettings.ToXml Method

Additional header content

Gets a reference to the IEnumerable(T) object than contains the data this instance.

Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

IEnumerable<XElement> ToXml()

VB

Function ToXml As IEnumerable(Of XElement)

Return Value

Type: IEnumerable(XElement)
Reference to the IEnumerable(T) object.

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.ISettings.ToXml"]

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally