다음을 통해 공유


Properties.PutAll(IDictionary<Object,Object>) Method

Definition

[Android.Runtime.Register("putAll", "(Ljava/util/Map;)V", "GetPutAll_Ljava_util_Map_Handler", ApiSince=35)]
public virtual void PutAll (System.Collections.Generic.IDictionary<object,object>? t);
[<Android.Runtime.Register("putAll", "(Ljava/util/Map;)V", "GetPutAll_Ljava_util_Map_Handler", ApiSince=35)>]
abstract member PutAll : System.Collections.Generic.IDictionary<obj, obj> -> unit
override this.PutAll : System.Collections.Generic.IDictionary<obj, obj> -> unit

Parameters

Attributes

Applies to