Click or drag to resize

DocumentSubsetCollection SubSetEnumerator Constructor

Namespace: Spire.Doc.Collections
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public SubSetEnumerator(
	DocumentSubsetCollection enColl
)

Parameters

enColl
Type: Spire.Doc.Collections DocumentSubsetCollection
The entities collection.
See Also