get_text_array


Description:

public int get_text_array (char[]? str)

Get the content of the Annotation.

Parameters:

str Array to fill with returned string, or null to find length only.

Returns:

The number of characters in the string to copy (not including terminating null).