[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.ButtonCollection.AddRange

AddRange Method

AddRange(ICollection)

Adds the elements of an ICollection to the end.

Declaration
public void AddRange(ICollection c)
Parameters
Type Name Description
ICollection c