|
Dictionary interface. See System.Collections.IDictionary for reference. For a list of all members of this type, see IDictionary Members . ...
|
|
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.
|
|
public void SetDesignModeState(cli.System.Collections.IDictionary arg0) > { > super.SetDesignModeState(arg0); > } > public cli.System.Collections.IDictionary GetDesignModeState(
|
|
at System.Collections.DictionaryBase.System.Collections.IDictionary.get_Item(Object key) at j4bplc.Common.Library.StandardCollectionBase.Item(String sKey)
|
|
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 ...
|
|
Represents a nongeneric collection of key/value pairs. ... The IDictionary interface is the base interface for nongeneric collections of key/value pairs.
|
|
The members of System.Collections.IDictionary are listed below. [ ... IsFixedSize [read-only] bool . Gets a value indicating whether ...
|
|
System.Collections.IDictionary.IsFixedSize [read-only] bool . Documentation for this section has not yet been entered. System.Collections.IDictionary.IsReadOnly ...
|
|
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 ...
|