System.Collections.Specialized.NameValueCollection.Count Property
Gets the number of elements contained in the current instance.

Syntax

public virtual int Count { get; }

Value

A int that indicates the number of elements contained in the current instance.

Remarks

This property is read-only.

Note:

This property is implemented to support the ICollection interface.

Requirements

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