list_members
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.14" ) ]
public string[] list_members ()
[ Version ( since = "0.14" ) ]
public string[] list_members ()
Retrieves a list of member names from the current position, if the reader is positioned on an object.
In case of failure, the reader is set to an error state.
Parameters:
this |
a reader |
Returns:
the members of the object |