the object
Reader.listMembers
string[] listMembers()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.
Returns
the members of
string[] listMembers()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.
the object