ComponentOne Scheduler for WPF and Silverlight
Remove Method (IntervalGroupDescriptionCollection)

C1.WPF.Schedule Namespace > IntervalGroupDescriptionCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As VisualIntervalGroupDescription _
) As System.Boolean
public System.bool Remove( 
   VisualIntervalGroupDescription item
)

Parameters

item
See Also

Reference

IntervalGroupDescriptionCollection Class
IntervalGroupDescriptionCollection Members