'Declaration
Public Overrides Function Clone() As Object
'Usage
Dim instance As BindingBase Dim value As Object value = instance.Clone()
public override object Clone()
public: Object^ Clone(); override
'Declaration
Public Overrides Function Clone() As Object
'Usage
Dim instance As BindingBase 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.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.