Item.numChars
int numChars() @property nothrowGet numChars field.
Returns
number of Unicode characters in the item.
void numChars(int propval) @property nothrowSet numChars field.
Parameters
propval | number of Unicode characters in the item. |
int numChars() @property nothrowGet numChars field.
void numChars(int propval) @property nothrowSet numChars field.
propval | number of Unicode characters in the item. |