[ Version ( since = "2.14" ) ]
public uint16 get_text_length ()
Retrieves the current length of the text in this.
This is equivalent to getting this's EntryBuffer and calling get_length on it.
this |
a Entry |
the current number of characters in Entry, or 0 if there are none. |