'Declaration
<NotNullAttribute()> Function Clone() As Object
'Usage
Dim instance As _ExceptionEventArgs Dim value As Object value = instance.Clone()
[NotNull()] object Clone()
[NotNull()] Object^ Clone();
'Declaration
<NotNullAttribute()> Function Clone() As Object
'Usage
Dim instance As _ExceptionEventArgs Dim value As Object value = instance.Clone()
[NotNull()] object Clone()
[NotNull()] Object^ Clone();