IDictionary (System.Collections.IDictionary)

Inherits:

Interfaces: IEnumerable, ICollection

Derived Types: 0

Assembly: mscorlib.dll

Represents a collection of key-and-value pairs.

VB.NET C#

VB.NET

Public Interface IDictionary
  Implements System.Collections.IEnumerable, System.Collections.ICollection
End Interface

Articles

IDictionary Interface

Dictionary interface. See System.Collections.IDictionary for reference. For a list of all members of this type, see IDictionary Members . ...

DictionaryBase.System.Collections.IDictionary.Item (Propiedad)

Nota: este espacio de nombres, clase o miembro sólo es compatible con la versión 1.1 de .NET Framework. Obtiene o establece el valor asociado a la clave especificada.

SourceForge.net:

public void SetDesignModeState(cli.System.Collections.IDictionary arg0) > { > super.SetDesignModeState(arg0); > } > public cli.System.Collections.IDictionary GetDesignModeState(

governmentfunding.org.uk: Error

at System.Collections.DictionaryBase.System.Collections.IDictionary.get_Item(Object key) at j4bplc.Common.Library.StandardCollectionBase.Item(String sKey)

Dictionary.System.Collections.IDictionary.IsFixedSize Property (System ...

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media ...

IDictionary Interface (System.Collections)

Represents a nongeneric collection of key/value pairs. ... The IDictionary interface is the base interface for nongeneric collections of key/value pairs.

Mono Documentation

The members of System.Collections.IDictionary are listed below. [ ... IsFixedSize [read-only] bool . Gets a value indicating whether ...

Mono Documentation

System.Collections.IDictionary.IsFixedSize [read-only] bool . Documentation for this section has not yet been entered. System.Collections.IDictionary.IsReadOnly ...

System.Collections.IDictionary Interface

Base Types This type implements ICollection and IEnumerable . Assembly mscorlib Library BCL Summary Implemented by classes that support collections of associated keys and values (i ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support