GoDiagram Web Reference
Item Property (GoGroup)

This IList indexed property gets or sets the object at a position in the group's array of children.
Overload List
OverloadDescription
Item(Int32)This IList indexed property gets or sets the object at a position in the group's array of children.  
Item(String)For convenience, you can access named child objects using an indexer.  
Remarks
You can also refer to objects by name (a string) if they have been named, either with a call to AddChildName or with an override of FindChild.
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

GoGroup Class
GoGroup Members
InsertBefore Method
InsertAfter Method
RemoveAt Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback