[]
        
(Showing Draft Content)

C1.Win.RulesManager.Model.IItemRangeCollection.AddRange

AddRange Method

AddRange(IEnumerable<IItemRange>)

Adds the IItemRange elements of the specified collection to the end of the collection.

Declaration
void AddRange(IEnumerable<IItemRange> ranges)
Parameters
Type Name Description
IEnumerable<IItemRange> ranges