ViewEventArgs(ViewEventArgs) Constructor

Copy constructor.
Public Sub New( _ 
ByVal another As ViewEventArgs
)
This language is not supported or no code example is available.
public ViewEventArgs( 
ViewEventArgs another 
)
This language is not supported or no code example is available.

Parameters

another
ViewEventArgs

The other object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition