ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / CustomItemRange Class / CustomItemRange Constructor / CustomItemRange Constructor(CustomItemRange)

In This Topic
    CustomItemRange Constructor(CustomItemRange)
    In This Topic
    CustomItemRange の新しいインスタンスを初期化します。
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal prototype As CustomItemRange _
    )
    public CustomItemRange( 
       CustomItemRange prototype
    )

    Parameters

    prototype
    See Also