Count

PasswordDictionary.Count property

Gets the number of elements contained in the dictionary.

public int Count { get; }

Property Value

The number of elements contained in the dictionary.

See Also