IDocCloneable
IDocCloneable.Clone()
Bases: ABC
ABC
An abstract base class for objects that can be cloned.
Clone the object and return a new instance of the same type.