fixate_field
Description:
public bool fixate_field (
string field_name)
Fixates a Structure by changing the given field with its fixated value.
Parameters:
this |
a Structure
|
field_name |
a field in this
|
Returns:
true if the structure field could be fixated
|