'Declaration
Public Function New( _ ByVal code As ValueUpdateCode, _ ByVal newValue As System.Integer _ )
'Usage
Dim code As ValueUpdateCode Dim newValue As System.Integer Dim instance As New NValueUpdateEventArgs(code, newValue)
public NValueUpdateEventArgs( ValueUpdateCode code, System.int newValue )
Parameters
- code
- newValue