[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandLinks.AddRange

AddRange Method

Adds the elements of an ICollection to the end.

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

Adds the elements of an ICollection to the end.

Declaration
public void AddRange(C1CommandLink[] links)
Parameters
Type Name Description
C1CommandLink[] links