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