Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Document_CloningBehavior

mattt edited this page May 5, 2021 · 3 revisions

Document.CloningBehavior

public enum CloningBehavior: Int32 

Inheritance

Int32

Enumeration Cases

`default`

case `default` = 0

recursive

If recursive, the content tree will be copied too as well as DTD, namespaces and entities.

case recursive = 1
Types
Protocols
Global Functions
Extensions
Clone this wiki locally