Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegendsCollection Class / AddNew Method

In This Topic
    AddNew Method (MapLegendsCollection)
    In This Topic
    Adds a new item to the collection.
    Syntax
    'Declaration
     
    
    Public Function AddNew() As MapLegend
    public MapLegend AddNew()

    Return Value

    The newly added item.
    See Also