Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cp Class / SetItemsCore Method

In This Topic
    SetItemsCore Method (cp)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub SetItemsCore( _
       ByVal value As System.Collections.IList _
    ) 
    protected virtual void SetItemsCore( 
       System.Collections.IList value
    )

    Parameters

    value
    See Also