public virtual void PutAll( IDictionary<TKey, TValue> map )
Public Overridable Sub PutAll ( map As IDictionary(Of TKey, TValue) )
public: virtual void PutAll( IDictionary<TKey, TValue>^ map )
abstract PutAll : map : IDictionary<'TKey, 'TValue> -> unit override PutAll : map : IDictionary<'TKey, 'TValue> -> unit
Copyright © 2008-2016 Pivotal Software, Inc. All rights reserved.