protected new bool ShouldSerializeArguments()
protected: new bool ShouldSerializeArguments();
'Declaration
Protected Shadows Function ShouldSerializeArguments() As Boolean
'Usage
Dim instance As EasyUAEventNotificationEventArgs Dim value As Boolean value = instance.ShouldSerializeArguments()
Return Value
true
if the property has changed from its default value; false
otherwise.