Public Properties

  Name Description
public property Comparer  (inherited from Dictionary )
public property Count  (inherited from Dictionary )
public property Item Gets or sets a property for the specified name.
public property Keys  (inherited from Dictionary )
public property Values  (inherited from Dictionary )

Explicit Interface Implementations

  Name Description
System.Collections.Generic.ICollection.IsReadOnly  (inherited from Dictionary )
System.Collections.Generic.IDictionary.Keys  (inherited from Dictionary )
System.Collections.Generic.IDictionary.Values  (inherited from Dictionary )
System.Collections.ICollection.IsSynchronized  (inherited from Dictionary )
System.Collections.ICollection.SyncRoot  (inherited from Dictionary )
System.Collections.IDictionary.IsFixedSize  (inherited from Dictionary )
System.Collections.IDictionary.IsReadOnly  (inherited from Dictionary )
System.Collections.IDictionary.Item  (inherited from Dictionary )
System.Collections.IDictionary.Keys  (inherited from Dictionary )
System.Collections.IDictionary.Values  (inherited from Dictionary )

See Also


Send comments about this topic to Microsoft.