C1.Silverlight.Schedule.5
Remove Method (C1BindingSource)

The System.Object to remove.
Removes the specified item from the list.
Syntax
'Declaration
 
Public Overridable Sub Remove( _
   ByVal value As System.Object _
) 
public virtual void Remove( 
   System.object value
)

Parameters

value
The System.Object to remove.
See Also

Reference

C1BindingSource Class
C1BindingSource Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.