IDictionary Methods

  Name Description
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Add Adds an element with the provided key and value to the IDictionary.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ContainsKey Determines whether the IDictionary contains an element with the specified key.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Remove Removes the element with the specified key from the IDictionary.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework TryGetValue  
Top

Community Additions

ADD
Show: