Class HexViewEditEventArgs
Defines the event arguments for Edited event.
public class HexViewEditEventArgs : EventArgs
- Inheritance
-
HexViewEditEventArgs
- Inherited Members
Constructors
- HexViewEditEventArgs(long, byte)
Creates a new instance of the HexViewEditEventArgs class.
Properties
- Address
Gets the address of the edit in the stream.