public override object Clone()
public: Object^ Clone(); override
'Declaration
Public Overrides NotOverridable Function Clone() As Object
'Usage
Dim instance As EmptyConnectivity Dim value As Object value = instance.Clone()
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.