Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NodeIdDictionary(Of T) Dim item As KeyValuePair(Of NodeId,T) Dim value As Boolean value = instance.Remove(item) |
C# | |
---|---|
public bool Remove( KeyValuePair<NodeId,T> item ) |
Parameters
- item
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x