[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingModel.Count

Count Property

Count

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

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

The number of elements contained in the ICollection<T>.

Implements