get_content
Description:
public void* get_content ()
Get the content of this.
The content should be treated as read-only and not modified in any way.
Parameters:
this |
a valid Param |
Returns:
the content. |
Get the content of this.
The content should be treated as read-only and not modified in any way.
this |
a valid Param |
the content. |