Click or drag to resize

IXDLSSerializableCollection Methods

The IXDLSSerializableCollection type exposes the following members.

Methods
Name Description
Public method AddItem
Adds an item to the collection.
Public method AddNewItem
Collection must creates and adds new empty item.
Public method CreateNewItem
Creates a new item using the provided XDLS content reader.
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable .)
Top
See Also