ListXElement.Creator class
Implements XElement.ICreator interface for ListXElement class
public class Korzh.EasyQuery.WinForms.ListXElement.Creator : XElement.ICreator
Package: Korzh.EasyQuery.WinForms
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WinForms.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
Creator() | void |
Properties
Section titled “Properties”Name | Type | Description |
---|---|---|
TagName | string | Gets the tag name for corresponding element type. |
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
Create() | XElement | Creates new ListXElement object |