Method CloneCore
CloneCore()
Creates the deep copy for Clone(). Implementations copy all owned state, deep-clone children and copy unknown-XML islands.
protected override DomNode CloneCore()
Returns
- DomNode
The detached deep copy.
Creates the deep copy for Clone(). Implementations copy all owned state, deep-clone children and copy unknown-XML islands.
protected override DomNode CloneCore()
The detached deep copy.