IOEvent.ToString Method
Definition
Returns a string representation of the I/O event in hexadecimal format.
public override string ToString();
Returns
A string in the format "0x1234 = 0x56".
Returns a string representation of the I/O event in hexadecimal format.
public override string ToString();
A string in the format "0x1234 = 0x56".