←Select platform

Add(KeyValuePair<TKey,TValue>) Method

Summary

Adds the specified value to the ICollection with the specified key.

Syntax

C#
VB
C++
public void Add(  
   KeyValuePair<TKey,TValue> item 
) 
Public Overloads Sub Add( _ 
   ByVal item As KeyValuePair(Of TKey,TValue) _ 
) 
public: 
void Add(  
   KeyValuePair<TKey^,TValue^> item 
) 

Parameters

item
A KeyValuePair to be added into the DictionaryWithEvents<TKey,TValue>.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize