Method IsValidOffset
IsValidOffset(int)
Gets whether the specified offset is valid.
public bool IsValidOffset(int offset)
Parameters
offset
intOffset to validate.
Gets whether the specified offset is valid.
public bool IsValidOffset(int offset)
offset
intOffset to validate.