[ CCode ( simple_generics = true ) ]
public T @get<T> (ContactField field_id)
Gets the value of this's field specified by field_id
.
this |
an Contact |
field_id |
an ContactField |
Depends on the field's type, owned by the caller. This may be |