ComponentOne GanttView for WPF
Remove Method (PropertyStorage<T>)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > PropertyStorage<T> Class : Remove Method
Syntax
'Declaration
 
Public Overridable Sub Remove( _
   ByVal value As System.Object _
) 
public virtual void Remove( 
   System.object value
)

Parameters

value
See Also

Reference

PropertyStorage<T> Class
PropertyStorage<T> Members