Method CorrectOffset
CorrectOffset(Int32)
Return the corrected offset. If input is a CharcurrentOff
.
Declaration
protected int CorrectOffset(int currentOff)
Parameters
Type | Name | Description |
---|---|---|
System. |
currentOff | offset as seen in the output |
Returns
Type | Description |
---|---|
System. |
corrected offset based on the input |
See Also
CorrectOffset (System.Int32 )