Count

PasswordDictionary.Count property

辞書に含まれる要素の数を取得します。

public int Count { get; }

プロパティ値

ディクショナリに含まれる要素の数。

関連項目