Method Correct
Correct(Int32)
Subclass may want to override to correct the current offset.
Declaration
protected virtual int Correct(int currentOff)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | currentOff | current offset |
Returns
Type | Description |
---|---|
System.Int32 | corrected offset |