Item.offset
int offset() @property nothrowGet offset field.
Returns
byte offset of the start of this item in text.
void offset(int propval) @property nothrowSet offset field.
Parameters
propval | byte offset of the start of this item in text. |
int offset() @property nothrowGet offset field.
void offset(int propval) @property nothrowSet offset field.
propval | byte offset of the start of this item in text. |