GoDiagram Web Reference
Contains Method (GoSelection)

Determine if an object is part of this selection.
Syntax
'Declaration
 
Public Overrides Function Contains( _
   ByVal obj As GoObject _
) As Boolean
public override bool Contains( 
   GoObject obj
)

Parameters

obj
Remarks
The default implementation uses a hashtable to decide quickly.
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
Base Implementation in Contains
Add Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback