Attribute.startIndex
uint startIndex() @property nothrowGet startIndex field.
Returns
the start index of the range (in bytes).
void startIndex(uint propval) @property nothrowSet startIndex field.
Parameters
propval | the start index of the range (in bytes). |