System.Collections.Dictionary

Dictionary Class


This class cannot be inherited.

Definition

public sealed class Dictionary: Object, ICollection, IEnumerable

Members Table

MethodDescription
Add
Clear
ContainsKey
CopyTo
Equals(Inherited from Object)
GetEnumerator
GetHashCode(Inherited from Object)
GetTypeName(Inherited from Object)
MemberwiseClone(Inherited from Object)
ReferenceEquals(Inherited from Object)
Remove
ToString(Inherited from Object)
this[]
PropertyDescription
Count
Keys
Values

Inheritance Hierarchy

Object
Dictionary

Class Information

NamespaceSystem.Collections
Librarycorlib.scl
Library Version1.0.0.1866
© 2004-2005 GlobFX Technologies. All rights reserved.