GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ CopyTo Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyTo Method (GoCollection)
In This Topic
Copy references to all of the objects in this collection into an array.
Syntax
C#
public
virtual
void
CopyTo(
GoObject
[]
array
,
int
index
)
Parameters
array
index
See Also
Reference
GoCollection Class
GoCollection Members