copy


Description:

[ Version ( since = "3.60" ) ]
public ContactGender? copy ()

Creates a copy of the this.

Returns null when this is null. Free it with free, when no longer needed.

Parameters:

this

an ContactGender

Returns:

a new copy of the this, or null when the this is null