hasNamedFields abstract method

bool hasNamedFields()

Checks if this record has any named fields.

Returns:

  • true if at least one named field exists
  • false otherwise

Implementation

bool hasNamedFields();