IXDLSSerializableCollection Interface |
Namespace: Spire.Doc.Interface
The IXDLSSerializableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the count.
|
|
|
TagItemName |
Gets the name of the tag item.
|
| 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
.)
|