Bridge

ICloneable Interface

Supports cloning, which creates a new instance of a class with the same value as an existing instance.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[NamespaceAttribute]
[ExternalAttribute]
public interface ICloneable : IBridgeClass
<NamespaceAttribute> _
<ExternalAttribute> _
Public Interface ICloneable _
	Inherits IBridgeClass
[NamespaceAttribute]
[ExternalAttribute]
public interface class ICloneable : IBridgeClass