'Declaration
Public Overrides NotOverridable Function Clone() As Object
'Usage
Dim instance As LinearConverter Dim value As Object value = instance.Clone()
public override object Clone()
public: Object^ Clone(); override
'Declaration
Public Overrides NotOverridable Function Clone() As Object
'Usage
Dim instance As LinearConverter Dim value As Object value = instance.Clone()
public override object Clone()
public: Object^ Clone(); override
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.