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