GoDiagram Web Reference
AddItem Method

Add an item and associated objects at a particular index.
Syntax
'Declaration
 
Public Sub AddItem( _
   ByVal item As GoObject, _
   ByVal leftport As GoObject, _
   ByVal rightport As GoObject _
) 
public void AddItem( 
   GoObject item,
   GoObject leftport,
   GoObject rightport
)

Parameters

item
leftport
rightport
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback