IXDLSSerializableCollection Methods |
The IXDLSSerializableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddItem |
Adds an item to the collection.
|
|
|
AddNewItem |
Collection must creates and adds new empty item.
|
|
|
CreateNewItem |
Creates a new item using the provided XDLS content reader.
|
|
|
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|