GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection 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 (GoCollection)
In This Topic
Iterate over the
GoObject
s in the given collection
coll
and
Add
each one to this collection.
Syntax
C#
public
virtual
void
AddRange(
IGoCollection
coll
)
Parameters
coll
See Also
Reference
GoCollection Class
GoCollection Members