GoDiagram Web Reference
Remove(GoObject) Method

Because the label may be selectable and deleted by the user, be sure to remove any reference to the label.
Syntax
'Declaration
 
Public Overloads Overrides Function Remove( _
   ByVal obj As GoObject _
) As Boolean
public override bool Remove( 
   GoObject obj
)

Parameters

obj
Remarks
Remember to override this to clear any child object references you add to this class.
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

GoIconicNode Class
GoIconicNode Members
Overload List
Base Implementation in Remove(GoObject)

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback