public bool Remove( KeyValuePair<TKey,TValue> item )
public: bool Remove( KeyValuePair<TKey*,TValue*> item )
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 ImGearReadOnlyDictionary(Of TKey,TValue) Dim item As KeyValuePair(Of TKey,TValue) Dim value As Boolean value = instance.Remove(item)
ImGearReadOnlyDictionary<TKey,TValue> Class ImGearReadOnlyDictionary<TKey,TValue> Members Overload List
©2016. Accusoft Corporation. All Rights Reserved.