System.Collections.Specialized.ListDictionary.Count Property

Gets the number of key/value pairs contained in the System.Collections.Specialized.ListDictionary.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieving the value of this property is an O(1) operation.

Requirements

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