'Declaration Public Overloads Overrides Function Clone( _ ByVal owner As RtfObject _ ) As RtfCollection
public override RtfCollection Clone( RtfObject owner )
Parameters
- owner
- The owner RTF object
Return Value
A new RtfCollection that is a copy of the current collection.