get_type_array


Description:

public int get_type_array (char[]? str)

Get the type of the entity the Annotation is associated with.

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).