Visual Basic (Usage) | ![]() |
---|---|
Dim b() As Byte Dim instance As New DataEventArgs(b) |
C++/CLI | |
---|---|
public: DataEventArgs( array<byte>^ b ) |
Parameters
- b
- Byte[] representation of the key pressed.
Target Platforms: Microsoft .NET Framework 2.0
![]() ![]() |
PowerTCP Emulation for .NET CF | |
DataEventArgs Constructor | |
See Also Send comments on this topic. |
Dart.Emulation Namespace > DataEventArgs Class : DataEventArgs Constructor |
Visual Basic (Usage) | ![]() |
---|---|
Dim b() As Byte Dim instance As New DataEventArgs(b) |
C++/CLI | |
---|---|
public: DataEventArgs( array<byte>^ b ) |
Target Platforms: Microsoft .NET Framework 2.0