UserConfigurationDictionary.Count プロパティ

定義

ユーザー構成ディクショナリ内のエントリの数を取得します。

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

プロパティ値

エントリの数。

適用対象