[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ShortcutDictionary.Count

Count Property

Count

Gets the number of elements contained in the ShortcutDictionary.

Declaration
public int Count { get; }
Public ReadOnly Property Count As Integer
Property Value
Type Description
int

A int value that represents the number of elements contained in the ShortcutDictionary.

Implements