GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSelection Class
/ AddRange Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AddRange Method (GoSelection)
In This Topic
Call
GoView.RaiseSelectionStarting
and
GoView.RaiseSelectionFinished
around the addition of all of the objects in the given collection to this selection.
Syntax
C#
public
override
void
AddRange(
IGoCollection
coll
)
Parameters
coll
See Also
Reference
GoSelection Class
GoSelection Members