DocumentFragment Class

Constructors & Destructor | Member Functions

Definition

Line 10 of System.Dom/DocumentFragment.cm

Inheritance

Constructors & Destructor

public DocumentFragment(const Span& span_, int fileIndex_)

Member Functions

public override Node* Clone(bool deep) const

Constructor& Destructor Details

DocumentFragment Constructor

public DocumentFragment(const Span& span_, int fileIndex_)

Definition
Line 12 of System.Dom/DocumentFragment.cm


Member Function Details

Clone Member Function

public override Node* Clone(bool deep)

Definition
Line 15 of System.Dom/DocumentFragment.cm