GoDiagram Web Reference
Remove(GoObject) Method

When a port is removed, make sure we remove any reference to it.
Syntax
'Declaration
 
Public Overloads Overrides Function Remove( _
   ByVal obj As GoObject _
) As Boolean
public override bool Remove( 
   GoObject obj
)

Parameters

obj
Remarks
Removing any child object, whether it be an "item" object or a "port" object, does not remove the whole item from the list.
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

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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback