public FrameRateChangedEventArgs(
int
)
'Declaration
Public Function New( _
ByVal As Integer _
)
'Usage
Dim frameRate As Integer
Dim instance As New FrameRateChangedEventArgs(frameRate)
public: FrameRateChangedEventArgs(
int
)
public:
FrameRateChangedEventArgs(
int
)