[]
Gets the number of elements contained in the ShortcutDictionary.
public int Count { get; }
Public ReadOnly Property Count As Integer
Type | Description |
---|---|
int | A int value that represents the number of elements contained in the ShortcutDictionary. |