[ Version ( since = "3.0.0" ) ]
public Field with_merged_metadata (HashTable<string,string> metadata)
| this |
A Field. |
| metadata |
An additional associated metadata. |
|
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. |