Hashtable (System.Collections.Hashtable)

Inherits: System.Object

Interfaces: ICloneable, IEnumerable, ICollection, ISerializable, IDictionary, IDeserializationCallback

Derived Types: 8 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Represents a collection of key-and-value pairs that are organized based on the hash code of the key.

VB.NET C#

VB.NET

Public Class Hashtable
  Implements System.ICloneable, System.Collections.IEnumerable, System.Collections.ICollection, System.Runtime.Serialization.ISerializable, System.Collections.IDictionary, System.Runtime.Serialization.IDeserializationCallback
End Class

Articles

Properties Class Members

Name Description; Count: Gets the number of key/value pairs contained in the Hashtable . (Inherited from System.Collections.Hashtable ) IsFixedSize: Gets a value indicating whether ...

Mono Documentation

System.Collections.Hashtable . Stores and Accesses arbitrary data on the Object. GType [read-only] static : GType . Documentation for this section has not yet been ...

Lutz Roeder's Programming.NET C# VB CLR

Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [ Back ] ...

www.abf.se

0fae026e-6f63-4d6f-8b4a-b3520d59f14e: System.Collections.Hashtable: b72ea893-42f2-4c94-b81b-290c115822f2: System.Collections.Hashtable: 07a66119-26c0-46c9-953f-d174549d139a: System ...

www.abf.se

51efb6e3-6c8f-4f6f-8809-2feadd756b0f: System.Collections.Hashtable: bb4e6e91-a534-4713-84b3-0cf26eb67ea1: System.Collections.Hashtable: 3d1fb59a-79e7-4d7e-8d13-02d7114122d4: System ...

System.Collections.Hashtable Class

Base Types Object Hashtable. This type implements IDictionary , ICollection , IEnumerable , and ICloneable . Assembly mscorlib Library BCL Summary Represents a hash table.

Hashtable Class (System.Collections)

Represents a collection of key/value pairs that are organized based on the hash code of the key. ... Represents a collection of key/value pairs that are organized based on the hash ...

Hashtable Class

Represents a collection of key-and-value pairs that are organized based on the hash code of the key. For a list of all members of this type, see Hashtable Members

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