@get


Description:

[ CCode ( simple_generics = true ) ]
public T @get<T> (ContactField field_id)

Gets the value of this's field specified by field_id.

Parameters:

this

an Contact

field_id

an ContactField

Returns:

Depends on the field's type, owned by the caller. This may be null if the field isn't set.