Click or drag to resize

CustomXmlPartCollection Clone Method

Makes a deep copy of this collection and its items.

Namespace: Spire.Doc.Documents.Markup
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CustomXmlPartCollection Clone()

Return Value

Type: CustomXmlPartCollection
See Also