TKey
TValue
CSharpTest.Net
IRemoveValue<TKey,TValue> Interface
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : IRemoveValue<TKey,TValue> Interface

Glossary Item Box

An interface to provide conditional removal of an item from a concurrent dictionary.

Syntax

Visual Basic (Declaration) 
Public Interface IRemoveValue
    (Of TKey,TValue) 
C# 
public interface IRemoveValue<TKey,TValue> 

Type Parameters

TKey
TValue

Remarks

Generally implemented as a struct and passed by ref to save stack space and to retrieve the values that where inserted or updated.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys