Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,Object) _ ) As Boolean
public bool Remove( KeyValuePair<string,object> item )
Parameters
- item
Public Overloads Function Remove( _ ByVal item As KeyValuePair(Of String,Object) _ ) As Boolean
public bool Remove( KeyValuePair<string,object> item )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)