Public Function New( _ ByVal b() As Byte _ )
Dim b() As Byte Dim instance As New KeyPressEventArgs(b)
public KeyPressEventArgs( byte[] b )
public: KeyPressEventArgs( byte[]* b )
public: KeyPressEventArgs( array<byte>^ b )
KeyPressEventArgs Class KeyPressEventArgs Members