with_merged_metadata


Description:

[ Version ( since = "3.0.0" ) ]
public Field with_merged_metadata (HashTable<string,string> metadata)

Parameters:

this

A Field.

metadata

An additional associated metadata.

Returns:

The new field that also has the given metadata. If both of the existing metadata and the given metadata have the same keys, the values in the given metadata are used.