Click or drag to resize

DocumentSerializableCollection Constructor

Initializes a new instance of the DocumentSerializableCollection class

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
protected DocumentSerializableCollection(
	Document doc,
	OwnerHolder owner
)

Parameters

doc
Type: Spire.Doc Document
owner
Type: Spire.Doc OwnerHolder
See Also