has_field


Description:

public bool has_field (string fieldname)

Check if this contains a field named fieldname.

Parameters:

this

a Structure

fieldname

the name of a field

Returns:

true if the structure contains a field with the given name