Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / C1BindingSource Class / Clear Method

In This Topic
    Clear Method (C1BindingSource)
    In This Topic
    Removes all elements from the list.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also