Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class > Add Method : Add(KeyValuePair<TKey,TValue>) Method |
public void Add( KeyValuePair<TKey,TValue> item )
'Declaration Public Overloads Sub Add( _ ByVal item As KeyValuePair(Of TKey,TValue) _ )
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim item As KeyValuePair(Of TKey,TValue) instance.Add(item)
public void Add( KeyValuePair<TKey,TValue> item )
function Leadtools.Medical.Workstation.DictionaryWithEvents.Add(KeyValuePair{`0,`1})( item )
public: void Add( KeyValuePair<TKey*,TValue*> item )
public: void Add( KeyValuePair<TKey*,TValue*> item )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2