'Declaration
<NotNullAttribute()> Function MemberwiseClone() As OperationEventArgs
'Usage
Dim instance As _EasyUAEventNotificationEventArgs Dim value As OperationEventArgs value = instance.MemberwiseClone()
[NotNull()] OperationEventArgs MemberwiseClone()
[NotNull()] OperationEventArgs^ MemberwiseClone();
Return Value
A new object that is a memberwise copy of this instance.