Item.length
int length() @property nothrowGet length field.
Returns
length of this item in bytes.
void length(int propval) @property nothrowSet length field.
Parameters
propval | length of this item in bytes. |
int length() @property nothrowGet length field.
void length(int propval) @property nothrowSet length field.
propval | length of this item in bytes. |