Method | Description | |
---|---|---|
CreateNew ( ) : IDomDocument |
Creates a new instance of a DomFragment.
|
|
DomFragment ( ) : System |
Default constructor.
|
|
DomFragment ( IDomIndex domIndex ) : System |
Create a new DomFragment using the provided DomIndex instance.
|
public DomFragment ( IDomIndex domIndex ) : System | ||
domIndex | IDomIndex | /// A DomIndex provider /// |
return | System |