Skip to main content

xelementsstore-class

Represents the list of elements on single row.

public class Korzh.EasyQuery.WinForms.XElementsStore
: XElementList

Assembly: Korzh.EasyQuery.WinForms.dll

Constructors

NameTypeDescription
XElementsStore(XRow row)voidInitializes a new instance of the Korzh.EasyQuery.WinForms.XElementsStore class.

Methods

NameTypeDescription
ClearItems()voidRemoves all elements from the System.Collections.ObjectModel.Collection'1.
InsertItem(int index, XElement item)voidInserts an element into the System.Collections.ObjectModel.Collection'1 at the specified index.
RemoveItem(int index)voidRemoves the element at the specified index of the System.Collections.ObjectModel.Collection'1.