GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSelection Class
/ Select Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Select Method
In This Topic
Make the given object the one and only selected object.
Syntax
C#
public
virtual
GoObject
Select(
GoObject
obj
)
Parameters
obj
Return Value
obj
Remarks
This will clear any existing selection and then add the single given object.
See Also
Reference
GoSelection Class
GoSelection Members
Add Method