[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormattingModel.Count

Count Property

Count

Gets the number of elements contained in the ICollection<T> object.

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

The number of elements contained in ICollection<T>.

Implements