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