[]
        
(Showing Draft Content)

C1.Win.RulesManager.Model.ItemRangeCollection.-ctor

ItemRangeCollection Constructor

ItemRangeCollection()

Initializes a new instance of the ItemRangeCollection.

Declaration
public ItemRangeCollection()
Public Sub New()

ItemRangeCollection(ItemRangeCollection)

Initializes a new instance of the ItemRangeCollection.

Declaration
public ItemRangeCollection(ItemRangeCollection prototype)
Public Sub New(prototype As ItemRangeCollection)
Parameters
Type Name Description
ItemRangeCollection prototype

Prototype.