[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection.Count

Count Property

Count

Gets the number of key-and-value pairs contained in the BaseKeyCollection.

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

The number of elements contained in the ICollection.

Implements