Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegendItemsCollection Class / Count Property

In This Topic
    Count Property (MapLegendItemsCollection)
    In This Topic
    Gets the number of elements in the collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also