GoDiagram Win Reference
ItemCount Property

Gets the number of items in the list.
Syntax
'Declaration
 
Public ReadOnly Property ItemCount As Integer
public int ItemCount {get;}

Property Value

This is the same as ListGroup.Count.
Remarks
The GoGroup.Count property refers to the number of immediate child objects in this node, which includes the ListGroup and some ports, not the items in the GoListGroup.
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