GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ CopyArray Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyArray Method (GoCollection)
In This Topic
Returns a newly allocated array of all of the GoObjects in the collection.
Syntax
C#
public
virtual
GoObject[]
CopyArray()
See Also
Reference
GoCollection Class
GoCollection Members