GoDiagram Web Reference
GetHandleCount Method

the "handled" object, not the "selected" object
Return the number of handles associated with an object in this selection.
Syntax
'Declaration
 
Public Overridable Function GetHandleCount( _
   ByVal obj As GoObject _
) As Integer
public virtual int GetHandleCount( 
   GoObject obj
)

Parameters

obj
the "handled" object, not the "selected" object
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

GoSelection Class
GoSelection Members
GetHandleEnumerable Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback