Method Clone
Clone()
Returns a copy of this island (islands are immutable, so this returns the same data).
public UnknownXml Clone()
Returns
- UnknownXml
A new island with identical content.
Returns a copy of this island (islands are immutable, so this returns the same data).
public UnknownXml Clone()
A new island with identical content.