GoDiagram Web Reference
Add Method (GoGeneralNode)

If the new child is a GoGeneralNodePort, and if Initializing is false, automatically add it (and its Label) to the appropriate side, by calling either InsertLeftPort or InsertRightPort.
Syntax
'Declaration
 
Public Overrides Sub Add( _
   ByVal obj As GoObject _
) 
public override void Add( 
   GoObject obj
)

Parameters

obj
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

GoGeneralNode Class
GoGeneralNode Members
Base Implementation in Add

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback