UserConfigurationDictionary.Count Property

Definition

Gets the number of entries in the user configuration dictionary.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

The number of entries.

Applies to