ConceptHMI Web Help
Remove(ConceptElement,Boolean) Method
The item to remove.
if set to true, the item will be dispose if it implements System.IDisposable.
Removes the specified item of the internal list.
Syntax
public virtual bool Remove( 
   ConceptElement item,
   bool dispose
)

Parameters

item
The item to remove.
dispose
if set to true, the item will be dispose if it implements System.IDisposable.

Return Value

Returns true if the item could be removed; otherwise false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptContainer Class
ConceptContainer Members
Overload List

 

 


© 2016 Objectis

Send Feedback