[]
        
(Showing Draft Content)

C1.C1Schedule.Printing.PrintStyleCollection.AddRange

AddRange Method

AddRange(PrintStyle[])

Adds a set of PrintStyle objects to the collection.

Declaration
public void AddRange(PrintStyle[] items)
Parameters
Type Name Description
PrintStyle[] items

An array of type PrintStyle that contains the print styles to add.