[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Properties

  Name Description
public property Comparer  (inherited from Dictionary)
public property Count  (inherited from Dictionary)
public property Item  (inherited from Dictionary)
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.