CompositeExtensionFactory<TExtension>.ICloneable.Clone Method

Definition

Creates a new object that is a copy of the current instance.

object ICloneable.Clone();
abstract member System.ICloneable.Clone : unit -> obj
override this.System.ICloneable.Clone : unit -> obj
Function Clone () As Object Implements ICloneable.Clone

Returns

Implements

Applies to