GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TasksMappingCollection Class / Count Property

In This Topic
    Count Property (TasksMappingCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also