GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGroup 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 (GoGroup)
In This Topic
Copy references to this group's immediate children into the given array.
Syntax
C#
public
void
CopyTo(
GoObject
[]
array
,
int
index
)
Parameters
array
index
See Also
Reference
GoGroup Class
GoGroup Members