Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class > Remove Method : Remove(KeyValuePair<TKey,TValue>) Method |
public bool Remove( KeyValuePair<TKey,TValue> item )
'Declaration Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of TKey,TValue) _ ) As Boolean
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim item As KeyValuePair(Of TKey,TValue) Dim value As Boolean value = instance.Remove(item)
public bool Remove( KeyValuePair<TKey,TValue> item )
function Leadtools.Medical.Workstation.DictionaryWithEvents.Remove(KeyValuePair{`0,`1})( item )
public: bool Remove( KeyValuePair<TKey*,TValue*> item )
public: bool Remove( 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