void Set( K key, V value )
Sub Set ( key As K, value As V )
abstract Set : key : 'K * value : 'V -> unit