Click or drag to resize

IXDLSSerializableCollection AddNewItem Method

Collection must creates and adds new empty item.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
IDocumentSerializable AddNewItem(
	IXDLSContentReader reader
)

Parameters

reader
Type: Spire.Doc.Interface IXDLSContentReader

Return Value

Type: IDocumentSerializable
See Also