C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseList<T> Class / Remove Method

In This Topic
Remove Method (BaseList<T>)
In This Topic
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As T _
) As System.Boolean
 

Parameters

item
See Also