Mono Class Library: System.Collections.Hashtable Overview | Members

System.Collections.Hashtable.Count Property

Gets the number of key-and-value pairs contained in the current instance.

public virtual int Count { get; }

Value

A int that specifies the number of key-and-value pairs contained in the current instance.

Remarks

This property is read-only.

Operation
As described above.

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0