Click or drag to resize

CollectionEx Constructor

Initializes a new instance of the CollectionEx class

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

Parameters

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