Mono Class Library: System.Collections.Specialized.NameValueCollection Overview | Members

System.Collections.Specialized.NameValueCollection.Count Property

Gets the number of elements contained in the current instance. [Edit]

public virtual int Count { get; }

Value

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

Remarks

This property is read-only.

Note:

This property is implemented to support the ICollection interface.

[Edit]

Requirements

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